Skip to content

Commit

Permalink
Update buid_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkzcfc committed Jul 17, 2024
1 parent 89916c8 commit 077e764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buid_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: sudo apt update && sudo apt install musl-tools -y

- name: Install Rust-wasm
- uses: actions-rs/toolchain@v1
uses: actions-rs/toolchain@v1
with:
profile: minimal
target: wasm32-unknown-unknown
Expand Down

0 comments on commit 077e764

Please sign in to comment.