We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ac681 commit f7776eaCopy full SHA for f7776ea
.github/workflows/c-cpp.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- if: startsWith(matrix.config.os, 'ubuntu')
51
run: |
52
- sudo apt-get install -y gcc-12 clang-15 libopus-dev libopusfile-dev libflac-dev
+ sudo apt-get install -y gcc-12 clang-15 libopus-dev libopusfile-dev libflac-dev libopenal-dev libvorbis-dev libmodplug-dev
53
54
- name: Get the number of CPU cores
55
uses: SimenB/github-actions-cpu-cores@v2
README.md
@@ -1,4 +1,4 @@
1
-PortAMP
+PortAMP [](https://github.com/corporateshark/PortAMP/actions)
2
=======
3
4
Copyright (c) Sergey Kosarevsky, 2015-2025
0 commit comments