From 742c23ce8039a7470f1576f663e1b3edb8fcd50b Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 16 Jun 2022 17:13:23 +1000 Subject: [PATCH] Fixes for release --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5aa905c5bfd7..468c791745a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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