File tree 3 files changed +3
-9
lines changed
3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 20
20
with :
21
21
node-version : 16
22
22
- name : Install latest nightly
23
- uses : actions-rs/ toolchain@v1
23
+ uses : dtolnay/rust- toolchain@stable
24
24
with :
25
- toolchain : stable
26
25
target : wasm32-unknown-unknown
27
- override : true
28
26
components : rustfmt
29
27
- name : Install wasm-pack
30
28
run : |
Original file line number Diff line number Diff line change 26
26
with :
27
27
node-version : 16
28
28
- name : Install latest nightly
29
- uses : actions-rs/ toolchain@v1
29
+ uses : dtolnay/rust- toolchain@stable
30
30
with :
31
- toolchain : stable
32
31
target : wasm32-unknown-unknown
33
- override : true
34
32
components : rustfmt
35
33
- name : Install wasm-pack
36
34
run : |
Original file line number Diff line number Diff line change 26
26
with :
27
27
node-version : 16
28
28
- name : Install latest nightly
29
- uses : actions-rs/ toolchain@v1
29
+ uses : dtolnay/rust- toolchain@stable
30
30
with :
31
- toolchain : stable
32
31
target : wasm32-unknown-unknown
33
- override : true
34
32
components : rustfmt
35
33
- name : Install wasm-pack
36
34
run : |
You can’t perform that action at this time.
0 commit comments