Skip to content

Commit

Permalink
Fixes for alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Apr 2, 2020
1 parent 98ba2c0 commit e7b1fc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
run: |
npm i
npm run production
- name: Cleanup Builds
run: |
sudo rm -rf nodule_modules/
sudo rm -rf bootstrap/cache/*
Expand Down

0 comments on commit e7b1fc7

Please sign in to comment.