Skip to content

Commit

Permalink
install libxdo-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Sep 5, 2024
1 parent d9a4aa1 commit 06bb65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: matrix.platform == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y webkit2gtk-4.1 webkit2gtk-4.0 libayatana-appindicator3-dev
sudo apt-get install -y webkit2gtk-4.1 webkit2gtk-4.0 libayatana-appindicator3-dev libxdo-dev
- uses: dtolnay/rust-toolchain@stable
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 06bb65f

Please sign in to comment.