Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
zivillian committed Nov 21, 2019
1 parent 426d153 commit 62b42a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dotnet_csproj:
nuget:
disable_publish_on_pr: true
build_script:
- cmd: >-
- sh: >-
dotnet build -c Release &&
dotnet publish -c Release --no-build
artifacts:
Expand Down

0 comments on commit 62b42a1

Please sign in to comment.