From da7f0b22112d701d9c6a4e4c69f9ebebf6913d3d Mon Sep 17 00:00:00 2001 From: khlam <4841220+khlam@users.noreply.github.com> Date: Thu, 12 Dec 2019 14:34:34 -0800 Subject: [PATCH] appveyor --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5971416..9c63326 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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