]> git.deb.at Git - rhonda/impostor.git/commitdiff
AppVeyor
authorAeonLucid <aeonlucid@gmail.com>
Wed, 14 Oct 2020 14:07:17 +0000 (16:07 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Wed, 14 Oct 2020 14:07:17 +0000 (16:07 +0200)
appveyor.yml

index 9a68ba32b1ff267618a17d12219d7e88e1e053a0..a088e50564424dfb95b411843b3f9ceb3c13e323 100644 (file)
@@ -28,7 +28,6 @@ environment:
 
 install:
   - git submodule update --init --recursive
-  - ps: .\build\dotnet-install.ps1 -InstallDir 'C:\Program Files\dotnet\'
   - ps: dotnet tool restore
 
 build_script: