Skip to content

Commit b93bdc4

Browse files
authored
Update rust.yml
1 parent b83b860 commit b93bdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
usesh: true
3535
sync: rsync
36-
prepare: pkg install -y bash gmake rust git clang
36+
prepare: pkg install -y bash gmake rust git clang-devel
3737
run: |
3838
git submodule sync
3939
git submodule update --init

0 commit comments

Comments
 (0)