gitlab-ci: fix win64-nightly

ca-certificates are no longer present in gimp-prefix/ssl
but in gimp-prefix/etc/ssl
This commit is contained in:
Daniel Novomeský 2023-01-20 14:39:13 +01:00
parent 12b1890980
commit 3533606a13
1 changed files with 0 additions and 1 deletions

View File

@ -882,7 +882,6 @@ win64-nightly:
- mkdir -p ${GIMP_DISTRIB}
- cp -fr ${GIMP_PREFIX}/etc ${GIMP_DISTRIB}
- cp -fr ${GIMP_PREFIX}/include ${GIMP_DISTRIB}
- cp -fr ${GIMP_PREFIX}/ssl ${GIMP_DISTRIB}
- cp -fr ${GIMP_PREFIX}/share ${GIMP_DISTRIB}
# Package executables.