Skip to content

Commit

Permalink
Prohibit GIT after setting readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Feb 22, 2023
1 parent 65ef20d commit 693e4de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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%
- >-
Expand Down

0 comments on commit 693e4de

Please sign in to comment.