Update nym-wallet-publish-windows10.yml
This commit is contained in:
@@ -45,11 +45,11 @@ jobs:
|
||||
node-version: 18
|
||||
|
||||
- name: Install Rust stable
|
||||
shell: bash
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
- name: Install wasm-pack
|
||||
shell: bash
|
||||
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
|
||||
|
||||
- name: Create env file
|
||||
|
||||
Reference in New Issue
Block a user