mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for release
This commit is contained in:
parent
468402b66e
commit
742c23ce80
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,7 +41,6 @@ jobs:
|
||||
|
||||
- name: Prepare React FrontEnd
|
||||
run: |
|
||||
mkdir public/react
|
||||
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git
|
||||
cd ui
|
||||
git checkout main
|
||||
|
Loading…
x
Reference in New Issue
Block a user