Skip to content

Commit f5c7791

Browse files
authored
chore: use bash
1 parent 7a393af commit f5c7791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
else
118118
echo "suffix=${{ steps.get_last_commit.outputs.sha }}" >> $GITHUB_OUTPUT
119119
fi
120+
shell: bash
120121

121122
- name: Upload
122123
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)