Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kl4rry committed Apr 20, 2024
1 parent 7dc59b5 commit 3b84b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
${{ runner.os }}-stable-debug-target-
- name: Install system deps
run: sudo snap install dav1d && sudo apt-get update && sudo apt-get install libgtk-3-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libspeechd-dev libxkbcommon-dev libssl-dev
run: sudo snap install dav1d && sudo apt-get update

- name: Install Rust
run: |
Expand Down

0 comments on commit 3b84b24

Please sign in to comment.