diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81c990a..e30d2bc 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 -U ./.github/workflows/testfiles/mingw-w64-x86_64-imagemagick-7.1.0.29-1-any.pkg.tar.zst + pacman --noconfirm -SU mingw-w64-x86_64-imagemagick - name: Install deps shell: msys2 {0}