Skip to content

Commit 071ac2a

Browse files
committed
Try to update packages
1 parent c18726b commit 071ac2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ jobs:
88
image: rnestler/archlinux-rust
99
options: --user 1001
1010
steps:
11+
- run: sudo pacman -Syu
1112
- uses: actions/checkout@v3
1213
- run: makepkg --nobuild

0 commit comments

Comments
 (0)