This commit is contained in:
Vaxry 2024-03-11 22:14:17 +00:00
parent 0fa18d553a
commit 02b405bbc4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
run: |
sed -i 's/SigLevel = Required DatabaseOptional/SigLevel = Optional TrustAll/' /etc/pacman.conf
pacman --noconfirm --noprogressbar -Syyu
pacman --noconfirm --noprogressbar -Sy gcc base-devel cmake clang cairo librsvg git
pacman --noconfirm --noprogressbar -Sy gcc base-devel cmake clang cairo librsvg git libzip
- name: Install hyprlang
run: |