1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Fixes for release building script

This commit is contained in:
David Bomba 2020-11-02 13:19:36 +11:00
parent 53fad7eb40
commit a76dd6809e

View File

@ -41,8 +41,7 @@ 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: |
zip -r ./invoiceninja.zip ./