Skip to content

Commit

Permalink
Reduce release filesize
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Apr 2, 2020
1 parent cfafd65 commit 31fd4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: |
npm i
npm run production
rm -rf nodule_modules
- name: Build project # This would actually build your project, using zip for an example artifact
run: |
Expand Down

0 comments on commit 31fd4af

Please sign in to comment.