appveyor
This commit is contained in:
parent
9fd5720374
commit
da7f0b2211
@ -19,7 +19,6 @@ branches:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
build_script:
|
||||
- npm run build
|
||||
- npm run package-win
|
||||
after_build:
|
||||
- ps: 7z a DiscordSandbox-$env:package_version-$env:rel_type-win32x64.zip $env:APPVEYOR_BUILD_FOLDER\release\*.exe $env:APPVEYOR_BUILD_FOLDER\README.md $env:APPVEYOR_BUILD_FOLDER\LICENSE.md
|
||||
|
Loading…
Reference in New Issue
Block a user