god dammit

This commit is contained in:
Essem 2022-06-22 12:25:52 -05:00
parent 787eeeed4f
commit b298656515
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
version: 7
- name: Install dependencies
shell: msys2 {0}
run: pacman -S mingw-w64-x86_64-libvips mingw-w64-x86_64-imagemagick
run: pacman -S --noconfirm mingw-w64-x86_64-libvips mingw-w64-x86_64-imagemagick
- name: Build
shell: msys2 {0}
run: pnpm install && pnpm run build