diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e30d2bc..f630529 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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}