fixes for build pipe

This commit is contained in:
David Bomba 2025-03-16 18:27:56 +11:00
parent ba535ac4df
commit 00614071f6
1 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,11 @@ jobs:
id: set_date
run: echo "current_date=$(date '+%Y-%m-%d')" >> $GITHUB_ENV
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '22'
- name: Prepare React FrontEnd
run: |
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git