Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
metal3d committed Oct 20, 2023
1 parent 688f3a5 commit ae6d0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo apt-get update && \
sudo DEBIAN_FRONTEND=noninteractive \
apt-get install -yq \
jackd
jackd \
gcc \
git \
ca-certificates \
Expand Down

0 comments on commit ae6d0c4

Please sign in to comment.