Skip to content

Commit d8080f6

Browse files
committed
Update dependencies
1 parent 0d4ca8d commit d8080f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Install packages
20-
run: pacman -Syu rust pacman-contrib --noconfirm --needed
20+
run: pacman -Syu rust pacman-contrib pkgconf git just lld --noconfirm --needed
2121

2222
- name: Checkout
2323
uses: actions/checkout@v4

0 commit comments

Comments
 (0)