Merge pull request #3854 from turbo124/v2

Adjustment for release action
This commit is contained in:
David Bomba 2020-06-28 13:12:39 +10:00 committed by GitHub
commit 5fbd79cb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
- name: Cleanup Builds - name: Cleanup Builds
run: | run: |
sudo rm -rf nodule_modules/ #sudo rm -rf nodule_modules/
sudo rm -rf bootstrap/cache/* sudo rm -rf bootstrap/cache/*
- name: Build project # This would actually build your project, using zip for an example artifact - name: Build project # This would actually build your project, using zip for an example artifact