We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6095c commit 4d74371Copy full SHA for 4d74371
1 file changed
.github/actions/install_eitprocessing_uv/action.yml
@@ -44,4 +44,5 @@ runs:
44
cache: true
45
- name: Install the project
46
run: uv sync --locked ${{ inputs.dependencies }}
47
+ shell: bash
48
0 commit comments