Skip to content

Commit c91b92f

Browse files
committed
Renamed nuget_pack.js to appveyor_nuget_pack.js
1 parent 01cbc8b commit c91b92f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ before_build:
2020
- node scripts\patch_asminfo.js
2121
build_script:
2222
- 'msbuild MilliSim.sln /p:Configuration=Release /verbosity:minimal /p:nowarn="1574,1591"'
23-
- node scripts\nuget_pack.js
23+
- node scripts\appveyor_nuget_pack.js
2424
after_build:
2525
- marked ./README.md -o ./README.html
2626
- del %APPVEYOR_BUILD_FOLDER%\OpenMLTD.MilliSim.Theater\bin\%CONFIGURATION%\*.xml
File renamed without changes.

0 commit comments

Comments
 (0)