We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4ca8d commit d8080f6Copy full SHA for d8080f6
1 file changed
.github/workflows/rust.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Install packages
20
- run: pacman -Syu rust pacman-contrib --noconfirm --needed
+ run: pacman -Syu rust pacman-contrib pkgconf git just lld --noconfirm --needed
21
22
- name: Checkout
23
uses: actions/checkout@v4
0 commit comments