Skip to content

Commit

Permalink
Install libxrandr-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pomo-mondreganto committed Dec 2, 2023
1 parent 5dac67a commit 0f3bafc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
version: "10.0"

- name: Install deps
run: apt-get install -y libxrandr-dev

- name: Go build
run: go build -v ./...

Expand Down

0 comments on commit 0f3bafc

Please sign in to comment.