Merge pull request #3854 from turbo124/v2
Adjustment for release action
This commit is contained in:
commit
5fbd79cb9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue