Fixes for react release
This commit is contained in:
parent
a80c48c2a5
commit
1fb43fcf2d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
- name: Prepare React FrontEnd
|
||||
run: |
|
||||
mkidr public/react
|
||||
mkdir public/react
|
||||
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git
|
||||
cd ui
|
||||
git checkout main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue