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 3, 2020
1 parent 4c41268 commit 93ce706
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
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

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

0 comments on commit 93ce706

Please sign in to comment.