Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dancixx committed May 20, 2024
1 parent 6c41e82 commit bcca2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-12-10 # 1.76.0-nightly-2021-12-10
toolchain: nightly-2024-05-04 # 1.80.0-nightly (e82c861d7 2024-05-04)
target: wasm32-unknown-unknown
default: true
- name: install Tauri cli
Expand Down

0 comments on commit bcca2ca

Please sign in to comment.