Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfx committed Jan 8, 2024
1 parent cac9586 commit 00017f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Setup ImageMagick
shell: msys2 {0}
run: |
pacman --noconfirm -SU mingw-w64-x86_64-imagemagick
pacman --noconfirm -S mingw-w64-x86_64-imagemagick
- name: Install deps
shell: msys2 {0}
Expand Down

0 comments on commit 00017f2

Please sign in to comment.