Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mminns committed Dec 5, 2018
1 parent 252f8d7 commit f1cf71a
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 @@ -32,7 +32,7 @@ assembly_info:
assembly_informational_version: '{version}-{branch}'

build_script:
- ps: >-
- ps: |
dotnet build "Itofinity.Appveyor.Refit.sln"
dotnet pack -p:PackageVersion=$(version)
dotnet publish --runtime win-x64
Expand Down

0 comments on commit f1cf71a

Please sign in to comment.