Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-serrano committed Dec 13, 2024
1 parent f8276eb commit fb48e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bigloo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: sudo apt install -y libssl3 libssl-dev
- run: sudo apt install -y libsqlite3-0 libsqlite3-dev
- run: sudo apt install -y libasound2-dev
- run: sudo apt install -y libflac8 libflac-dev
- run: sudo apt install -y libflac-dev
- run: sudo apt install -y libmpg123-0 libmpg123-dev
- run: sudo apt install -y libavahi-core7 libavahi-core-dev libavahi-common-dev libavahi-common3 libavahi-client3 libavahi-client-dev
- run: sudo apt install -y libunistring2 libunistring-dev
Expand Down

0 comments on commit fb48e5d

Please sign in to comment.