mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2026-05-03 06:37:57 +02:00
CI: add tomlplusplus
This commit is contained in:
parent
08fbf37b1c
commit
981b661782
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: |
|
||||
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 libzip
|
||||
pacman --noconfirm --noprogressbar -Sy gcc base-devel cmake clang cairo librsvg git libzip tomlplusplus
|
||||
|
||||
- name: Install hyprlang
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue