i hate this

This commit is contained in:
vaxerski 2021-11-26 21:32:22 +01:00 committed by GitHub
parent 4c43dbe6c9
commit efb073ffa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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-pixbuf2.0-dev
run: sudo apt install xcb cmake gcc libgtk-3-dev ninja-build libgdk-pixbuf2.0-dev libgtk2.0-dev libglib2.0-dev
- name: configure
run: make clear
- name: make