Skip to content

Commit

Permalink
cli: Update github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkingLee authored Jul 10, 2024
1 parent 81bd574 commit 2e23910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
rustup update stable --no-self-update
rustup target add wasm32-unknown-unknown
rustup component add rust-src --toolchain stable-x86_64-unknown-linux-gnu
# Rust cache
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 2e23910

Please sign in to comment.