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 4c0f6c3 commit 0303f8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cargo_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:

- name: Prepare
run: |
sudo apt-get install libglib2.0-dev
sudo apt-get install libasound2t64
apt-get install libatk-adaptor libgail-common
sudo apt-get install libglib2.0-dev libasound2t64 libatk-adaptor libgail-common
- name: Setup Rust
run: |
Expand Down

0 comments on commit 0303f8b

Please sign in to comment.