mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
Fix path to .nuspec file
This commit is contained in:
@@ -6,5 +6,5 @@ build_script:
|
||||
|
||||
on_success:
|
||||
- cmd: cd plist-cil
|
||||
- cmd: nuget pack plist-cil\plist-cil.nuspec -Version %APPVEYOR_BUILD_VERSION%
|
||||
- cmd: nuget pack plist-cil.nuspec -Version %APPVEYOR_BUILD_VERSION%
|
||||
- ps: Push-AppveyorArtifact "plist-cil.$($env:APPVEYOR_BUILD_VERSION).nupkg"
|
||||
Reference in New Issue
Block a user