mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:54:30 -04:00
Fixes for react release
This commit is contained in:
parent
a80c48c2a5
commit
1fb43fcf2d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Prepare React FrontEnd
|
- name: Prepare React FrontEnd
|
||||||
run: |
|
run: |
|
||||||
mkidr public/react
|
mkdir 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