Skip to content

Commit

Permalink
💚 Install missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Feb 16, 2025
1 parent 02add49 commit 2b94f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Download Dependencies
run: |
sudo apt update -q
sudo apt install gettext libglib2.0-dev image-magick
sudo apt install gettext libglib2.0-dev imagemagick
- name: Build Desktop Cube
run: make
- name: Test Desktop Cube
Expand Down

0 comments on commit 2b94f56

Please sign in to comment.