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

index f09d29157d8181f52ca167eefa434e16ff397fec..703820f117f32dd8093f5b6ac11d12e51f994216 100644 (file)
@@ -28,7 +28,6 @@ environment:
   DOTNET_CLI_TELEMETRY_OPTOUT: 1
 
 before_build:
-  - dotnet restore -v Minimal
   - dotnet restore "src/Impostor.sln" -v Minimal
 
 build_script: