Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjfhsjfh authored Feb 3, 2025
1 parent 70f88d1 commit 4c0f6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Prepare
run: |
sudo apt-get install libglib2.0-dev
sudo apt-get install libasound2 libasound2-dev
sudo apt-get install libasound2t64
apt-get install libatk-adaptor libgail-common
- name: Setup Rust
Expand Down

0 comments on commit 4c0f6c3

Please sign in to comment.