Skip to content

Commit

Permalink
Download MagickWand
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtsyMacaw committed Mar 15, 2024
1 parent 6bcabc4 commit d147dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# If the Autobuild fails above, remove it and uncomment the following three lines.
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
- run: |
sudo apt --assume-yes install libmagic-dev wayland-scanner++ meson libwayland-dev sqlite libgtk-4-dev
sudo apt --assume-yes install libmagic-dev wayland-scanner++ meson libwayland-dev sqlite libgtk-4-dev libmagickwand-dev
meson setup build
ninja -C build
# - run: |
Expand Down

0 comments on commit d147dd4

Please sign in to comment.