Skip to content

Commit 4d74371

Browse files
committed
Add shell
1 parent cf6095c commit 4d74371

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .github/actions/install_eitprocessing_uv

.github/actions/install_eitprocessing_uv/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ runs:
4444
cache: true
4545
- name: Install the project
4646
run: uv sync --locked ${{ inputs.dependencies }}
47+
shell: bash
4748

0 commit comments

Comments
 (0)