mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-11-17 02:25:59 +01:00
oops
This commit is contained in:
parent
9ab9fc141c
commit
a2f78e2b5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/arch.yml
vendored
2
.github/workflows/arch.yml
vendored
|
@ -85,7 +85,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 doxygen rsync
|
||||
pacman --noconfirm --noprogressbar -Sy gcc base-devel cmake clang doxygen git
|
||||
|
||||
- name: Get doxygen theme
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue