We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18726b commit 071ac2aCopy full SHA for 071ac2a
.github/workflows/ci.yml
@@ -8,5 +8,6 @@ jobs:
8
image: rnestler/archlinux-rust
9
options: --user 1001
10
steps:
11
+ - run: sudo pacman -Syu
12
- uses: actions/checkout@v3
13
- run: makepkg --nobuild
0 commit comments