mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 08:24:35 -04:00
Fixes for release building script
This commit is contained in:
parent
53fad7eb40
commit
a76dd6809e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,7 +41,6 @@ jobs:
|
||||
- name: Cleanup Builds
|
||||
run: |
|
||||
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…
x
Reference in New Issue
Block a user