Skip to content

Commit

Permalink
chore: remove sound from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzFelix committed Sep 27, 2023
1 parent ec3c14a commit 99f7072
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.21.1'

- name: Install Librasound
run: sudo apt install libasound2-dev

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 99f7072

Please sign in to comment.