Skip to content

Commit 4dedb25

Browse files
committed
chore: add shell property
1 parent c5e25bd commit 4dedb25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ runs:
1818
run: echo "${{ inputs.token }}" | docker login ghcr.io -u navigraph-bot --password-stdin
1919

2020
- name: Run cargo-msfs
21+
shell: bash
2122
run: docker run ghcr.io/navigraph/cargo-msfs-bin:latest -v $PWD:/repo-content -w /repo-content ${{ inputs.args }}

0 commit comments

Comments
 (0)