mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
Try to fix win CI build
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -216,7 +216,7 @@ jobs:
|
||||
- name: Build exiv2
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
COPY /Y build_win_exiv2.bat || exit 1
|
||||
COPY /Y scripts\build_win_exiv2.bat || exit 1
|
||||
CALL build_win_exiv2.bat || exit 1
|
||||
- name: Build openssl
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
|
||||
Reference in New Issue
Block a user