Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ea4k authored Aug 17, 2024
1 parent 3b6b4d6 commit 958a2d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
run: sudo apt-get update
- name: Install dependencies
run: sudo apt install -y --fix-missing make qmake6 qt6-base-dev qt6-declarative-dev libhamlib-dev build-essential libgl1-mesa-dev libqt6serialport6-dev qt6-positioning-dev libqt6charts6-dev qt6-l10n-tools
- name: Move to sources folder
run: cd src
- name: qmake
run: qmake6 src.pro
- name: make
Expand Down

0 comments on commit 958a2d2

Please sign in to comment.