Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 52s
Some checks failed
AUR Publish / build-and-publish (push) Failing after 52s
This commit is contained in:
parent
92da25b162
commit
b989ae77b6
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
whoami
|
||||
pacman -Syu --noconfirm --noprogressbar
|
||||
pacman -S --noconfirm --noprogressbar base-devel git devtools nodejs
|
||||
|
||||
|
|
Loading…
Reference in a new issue