Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
LDAP committed Aug 6, 2024
1 parent 1543c23 commit 6598d91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get -y install \
libxkbcommon-dev
libxkbcommon-dev \
libxinerama-dev
- name: Configure Project
run: meson setup build --buildtype=${{ matrix.buildtype }}
env:
Expand Down

0 comments on commit 6598d91

Please sign in to comment.