We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9024aa1 commit 1b9daecCopy full SHA for 1b9daec
.github/workflows/publish.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Install dependencies
49
run: |
50
- pip install git+https://github.com/databricks-industry-solutions/industry-solutions-release
+ pip install git+https://github.com/databricks-industry-solutions/industry-solutions-release@fix-databricks-sdk
51
52
- name: Package solution accelerator
53
0 commit comments