diff --git a/.github/workflows/nym-connect-publish-windows10.yml b/.github/workflows/nym-connect-publish-windows10.yml index 599b6d27e4..d33db8098e 100644 --- a/.github/workflows/nym-connect-publish-windows10.yml +++ b/.github/workflows/nym-connect-publish-windows10.yml @@ -44,10 +44,10 @@ jobs: with: node-version: 16 - - name: Install Rust stable - uses: actions-rs/toolchain@v1 - with: - toolchain: stable +# - name: Install Rust stable +# uses: actions-rs/toolchain@v1 +# with: +# toolchain: stable - name: Create env file uses: timheuer/base64-to-file@v1.1