We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b5641 commit 5bc392bCopy full SHA for 5bc392b
1 file changed
.github/workflows/build.yaml
@@ -19,6 +19,9 @@ jobs:
19
with:
20
arch: x86_64
21
packages: >
22
+ build-base
23
+ pkgconf
24
+ lld
25
rustup
26
27
- name: Install Rust stable toolchain via rustup
0 commit comments