Prohibit GIT after setting readonly

This commit is contained in:
Nobuyoshi Nakada 2023-02-22 10:57:51 +09:00
parent 65ef20d2a7
commit 693e4dec23
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -75,6 +75,7 @@ for:
- attrib +r /s /d
- mkdir %Platform%-mswin_%vs%
build_script:
- set HAVE_GIT=no
- cd %APPVEYOR_BUILD_FOLDER%
- cd %Platform%-mswin_%vs%
- >-