We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83b860 commit b93bdc4Copy full SHA for b93bdc4
.github/workflows/rust.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
usesh: true
35
sync: rsync
36
- prepare: pkg install -y bash gmake rust git clang
+ prepare: pkg install -y bash gmake rust git clang-devel
37
run: |
38
git submodule sync
39
git submodule update --init
0 commit comments