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 66d8598 commit 89916c8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/buid_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:

- name: Install dependencies
run: sudo apt update && sudo apt install musl-tools -y

- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: x86_64-unknown-linux-musl

- name: Install Rust-wasm
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 89916c8

Please sign in to comment.