mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-22 13:35:57 +01:00
Update c-cpp.yml
This commit is contained in:
parent
5540652536
commit
e5cb9e23cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: getpkgs
|
||||
run: sudo apt install xcb cmake gcc libgtk-3-dev ninja-build libgdk-pixbuf-2.0-dev
|
||||
run: sudo apt install xcb cmake gcc libgtk-3-dev ninja-build libgdk-pixbuf2.0-0
|
||||
- name: configure
|
||||
run: make clear
|
||||
- name: make
|
||||
|
|
Loading…
Reference in a new issue