1
0
Форкнуть 0
Update the "appveyor.yml" configuration to no longer rename, the previously misnamed, "Cli-Askpass" directory.
This commit is contained in:
J Wyman ∞ 2018-05-14 16:13:41 -04:00
Родитель eea4b0e8f9
Коммит 1182ed9a10
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -9,10 +9,6 @@ configuration:
platform: Any CPU
before_build:
- ps: dir -Directory
- ps: Remove-Item -Path .\Cli-AskPass -Recurse
- git clean -xdf
- git reset --hard
- nuget restore
build: