Skip to content

Commit f7776ea

Browse files
Added GitHub Actions stats
1 parent 92ac681 commit f7776ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- if: startsWith(matrix.config.os, 'ubuntu')
5151
run: |
52-
sudo apt-get install -y gcc-12 clang-15 libopus-dev libopusfile-dev libflac-dev
52+
sudo apt-get install -y gcc-12 clang-15 libopus-dev libopusfile-dev libflac-dev libopenal-dev libvorbis-dev libmodplug-dev
5353
5454
- name: Get the number of CPU cores
5555
uses: SimenB/github-actions-cpu-cores@v2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PortAMP
1+
PortAMP [![Build Status](https://github.com/corporateshark/PortAMP/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/corporateshark/PortAMP/actions)
22
=======
33

44
Copyright (c) Sergey Kosarevsky, 2015-2025

0 commit comments

Comments
 (0)