Skip to content

Commit

Permalink
cicd: add shell to composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
dynobo committed Nov 5, 2024
1 parent 398ffc4 commit d6d230e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ runs:

- name: uv sync
run: uv sync
shell: bash

0 comments on commit d6d230e

Please sign in to comment.