[CI] Try and remove unneeded files

This commit is contained in:
Ducko 2021-12-11 00:54:11 +00:00
parent 6ede1201a6
commit 297b84ceb2
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
run: |
npm i -g asar
node injectPolyfills.js
rm -rf src/package-lock.json src/node_modules/.package-lock.json src/splash/splashScreen.js.self
rm -rf src/package-lock.json src/node_modules/.package-lock.json src/splash/splashScreen.js.self src/node_modules/**/*.md src/node_modules/**/*.yml src/node_modules/**/.npmignore src/node_modules/**/LICENSE src/node_modules/**/test*
npx asar pack src openasar.asar
- name: GitHub Release