mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Delete index.html on release build
This commit is contained in:
parent
bdd268ed71
commit
57e06cb2ec
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
||||
|
||||
- name: Cleanup Builds
|
||||
run: |
|
||||
#sudo rm -rf nodule_modules/
|
||||
sudo rm -rf bootstrap/cache/*
|
||||
sudo rm public/index.html
|
||||
|
||||
- name: Build project # This would actually build your project, using zip for an example artifact
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user