mirror of https://github.com/Leinnan/rpack.git
Update rust.yml
This commit is contained in:
parent
ce0c1de158
commit
0fdfbc1b88
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: 1.81.0
|
||||
toolchain: stable
|
||||
target: wasm32-unknown-unknown
|
||||
override: true
|
||||
- name: Download and install Trunk binary
|
||||
|
|
|
|||
Loading…
Reference in New Issue