Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Jan 28, 2024
1 parent 82ea5f2 commit 675f4e0
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 @@ -19,7 +19,7 @@ jobs:
- name: apt install
run: |
sudo apt-get update
sudo apt-get install tree qt5-default qtbase5-dev libmagick++-dev libavdevice-dev libswscale-dev libavformat-dev libavcodec-dev libavutil-dev
sudo apt-get install tree qtbase5-dev libmagick++-dev libavdevice-dev libswscale-dev libavformat-dev libavcodec-dev libavutil-dev
- name: Build 1 (qmake release)
run: |
cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit 675f4e0

Please sign in to comment.