mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-12-22 18:29:48 +01:00
giittt
This commit is contained in:
parent
1264bd7741
commit
0fa18d553a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sed -i 's/SigLevel = Required DatabaseOptional/SigLevel = Optional TrustAll/' /etc/pacman.conf
|
sed -i 's/SigLevel = Required DatabaseOptional/SigLevel = Optional TrustAll/' /etc/pacman.conf
|
||||||
pacman --noconfirm --noprogressbar -Syyu
|
pacman --noconfirm --noprogressbar -Syyu
|
||||||
pacman --noconfirm --noprogressbar -Sy gcc base-devel cmake clang cairo librsvg
|
pacman --noconfirm --noprogressbar -Sy gcc base-devel cmake clang cairo librsvg git
|
||||||
|
|
||||||
- name: Install hyprlang
|
- name: Install hyprlang
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue