Skip to content

Commit 470a963

Browse files
authored
Update build_linux.yml
1 parent 297cacf commit 470a963

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build_linux.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030

3131
- name: Setup | Rust
32-
uses: ATiltedTree/setup-rust@v1
33-
with:
34-
rust-version: stable
32+
uses: actions-rust-lang/[email protected]
3533

3634
- name: Install LLVM and Clang
3735
uses: KyleMayes/install-llvm-action@v1

0 commit comments

Comments
 (0)