Skip to content

Commit

Permalink
Update build-ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaCabiddu authored Nov 30, 2024
1 parent 1b5173a commit 89622cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
sudo add-apt-repository universe
sudo apt update
sudo apt-get install -y qt6-base-dev qt6-charts-dev qt6-5compat-dev
sudo apt-get install -y qt6-base qt6-base-dev qt6-tools-dev
- name: build
env:
CC: gcc-9
Expand Down

0 comments on commit 89622cf

Please sign in to comment.