Skip to content

Commit

Permalink
Add libout123 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
drfiemost committed Feb 12, 2021
1 parent 4f0d4dc commit ef7f940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: deps
run: sudo apt-get install libsidplayfp-dev
run: sudo apt-get install libsidplayfp-dev libmpg123-dev
- uses: actions/checkout@v2
- name: bootstrap
run: autoreconf -vfi
Expand Down

0 comments on commit ef7f940

Please sign in to comment.