Skip to content

Commit

Permalink
test: ci windows
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfx committed Jan 8, 2024
1 parent f2808ec commit d5d84fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,11 @@ jobs:
base-devel
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-pkg-config
mingw-w64-x86_64-imagemagick-7.0.9-12
- 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
- name: Install deps
shell: msys2 {0}
Expand Down
Binary file not shown.

0 comments on commit d5d84fe

Please sign in to comment.