CI: Install missing package
This commit is contained in:
parent
0fe41d0b15
commit
7c1652e9dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
with:
|
||||
go-version: stable
|
||||
check-latest: true
|
||||
- run: sudo apt install libxrandr-dev libxtst-dev
|
||||
- run: sudo apt install libxrandr-dev libxtst-dev libxt-dev
|
||||
if: ${{ contains(matrix.tags, 'x11') }}
|
||||
|
||||
- name: Go Format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue