Skip to content

Commit

Permalink
fixed pipeline?
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerplush committed Sep 1, 2024
1 parent 3a8c250 commit e51db99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
components: clippy, rustfmt

- name: Install alsa and udev
run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev
Expand Down

0 comments on commit e51db99

Please sign in to comment.