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 a185583 commit 7652ac5
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 @@ -41,7 +41,7 @@ after_build:

artifacts:
- path: '**\*$(APPVEYOR_BUILD_VERSION).nupkg'
- path: '.\src\Itofinity.Appveyor.Cli\$(configuration)\netcoreapp2.1\win-x64\publish'
- path: '.\src\Itofinity.Appveyor.Cli\bin\$(configuration)\netcoreapp2.1\win-x64\publish'
name: apv-cli-v$(APPVEYOR_BUILD_VERSION)-$(configuration)-win-x64
type: zip

Expand Down

0 comments on commit 7652ac5

Please sign in to comment.