From e080644ff8e49f2af6bdb0774cc1003642fe6602 Mon Sep 17 00:00:00 2001 From: Emanuele Rinaldi <132584476+erinaldidb@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:32:17 -0500 Subject: [PATCH] Installing older version of publisher --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index bf89fcf..2551c54 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -47,7 +47,7 @@ jobs: - name: Install dependencies run: | - pip install git+https://github.com/databricks-industry-solutions/industry-solutions-release + pip install git+https://github.com/databricks-industry-solutions/industry-solutions-release@370c129ec17ea326b8cd7e830f63ba527af62095 - name: Package solution accelerator run: |