Skip to content

Commit

Permalink
Merge pull request #71 from zaycev/issue/pipeline-fix
Browse files Browse the repository at this point in the history
fixed pipeline?
  • Loading branch information
zaycev authored Sep 3, 2024
2 parents 785253c + e51db99 commit b1583a9
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 b1583a9

Please sign in to comment.