Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashafq authored Dec 17, 2024
1 parent 61655f6 commit 491463e
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 @@ -18,7 +18,7 @@ jobs:
- name: Set up dependencies
run: |
sudo apt-get update
sudo apt-get install -y meson ninja-build gcc g++ gettext libgtk-4-dev libadwaita-1-dev
sudo apt-get install -y meson ninja-build gcc g++ gettext desktop-file-utils libgtk-4-dev libadwaita-1-dev
- name: Configure the project with Meson
run: meson setup build
Expand Down

0 comments on commit 491463e

Please sign in to comment.