Skip to content

Commit

Permalink
appveyor: fixed dubious ownership in repository
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Sep 26, 2023
1 parent ecdba39 commit e7f0d69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Expand Up @@ -6,6 +6,7 @@ os: Visual Studio 2019

install:
- set PATH=PATH=C:\Python36;C:\Python36\\Scripts;C:\\cygwin\\bin;%PATH%
- takeown /f . /r /d y

- date /T & time /T
- python --version
Expand Down

0 comments on commit e7f0d69

Please sign in to comment.