mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fixes for react release
This commit is contained in:
parent
418c7c256f
commit
a80c48c2a5
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Prepare React FrontEnd
|
- name: Prepare React FrontEnd
|
||||||
run: |
|
run: |
|
||||||
|
mkidr public/react
|
||||||
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git
|
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git
|
||||||
cd ui
|
cd ui
|
||||||
git checkout main
|
git checkout main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user