Skip to content

Commit

Permalink
install libsound for build
Browse files Browse the repository at this point in the history
  • Loading branch information
emicklei committed Sep 9, 2024
1 parent 7d41fb1 commit d7a73c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: libsound
run: apt-get install libasound2-dev

- uses: actions/checkout@v4

- name: Set up Go
Expand Down

0 comments on commit d7a73c3

Please sign in to comment.