Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Samson authored Aug 4, 2020
1 parent 93ce706 commit 51fd736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install Native Dependencies
run: sudo apt install -y libsndfile-dev libsamplerate-dev libportaudio2 libasound-dev portaudio19-dev libx11-dev libgl1-mesa-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-render-util0
run: sudo apt install -y libsndfile-dev libsamplerate-dev libportaudio2 libasound-dev portaudio19-dev libx11-dev libgl1-mesa-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-xinerama0

- name: Install Qt
uses: jurplel/[email protected]
Expand Down

0 comments on commit 51fd736

Please sign in to comment.