From b40fa88a62253077c57e0fdbc185d989b534e41a Mon Sep 17 00:00:00 2001 From: Antoine Amend Date: Fri, 8 Mar 2024 11:44:34 -0500 Subject: [PATCH] Test deploy --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6489296..d0191b0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,7 +37,7 @@ jobs: - name: Install dependencies run: | - pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release.git + pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release - name: Publish solution accelerator run: |