Skip to content

Commit

Permalink
Install libasound2
Browse files Browse the repository at this point in the history
  • Loading branch information
paytonrules committed Dec 17, 2024
1 parent 8febc68 commit d23368a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trunk-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
name: Rust project
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install -y libasound2-dev
- uses: actions/checkout@v2
- name: Install latest nightly
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit d23368a

Please sign in to comment.