Skip to content

Commit

Permalink
Update build_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Apr 19, 2024
1 parent 297cacf commit 470a963
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup | Rust
uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable
uses: actions-rust-lang/setup-rust-toolchain@v1.8

- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
Expand Down

0 comments on commit 470a963

Please sign in to comment.