Adjustment for release action

This commit is contained in:
David Bomba 2020-06-28 13:11:22 +10:00
parent a1abc4f69c
commit c2fb300b62

View File

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