Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geom3trik committed Sep 18, 2023
1 parent f693f56 commit 26a795e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- run: |
sudo apt update
sudo apt install libwayland-dev
sudo apt install libwayland-dev libxkbcommon-dev
- uses: dtolnay/rust-toolchain@stable
- run: cargo test

Expand Down

0 comments on commit 26a795e

Please sign in to comment.