Skip to content

Commit

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

- name: Setup | Rust
uses: actions-rust-lang/[email protected]
uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable

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

0 comments on commit 763753a

Please sign in to comment.