Skip to content

Commit

Permalink
Github CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-serrano committed Dec 13, 2024
1 parent 6e0752d commit 6a1a595
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 @@ -16,7 +16,7 @@ jobs:

- run: sudo apt -qq update
- run: sudo apt install -y dh-make
- run: sudo apt install -y libssl1.1 libssl-dev
- run: sudo apt install -y libssl3 libssl-dev
- run: sudo apt install -y dh-make libsqlite3-0 libsqlite3-dev
- run: sudo apt install -y libasound2 libasound2-dev
- run: sudo apt install -y libflac8 libflac-dev
Expand Down

0 comments on commit 6a1a595

Please sign in to comment.