Skip to content

Commit 3f175a6

Browse files
committed
m
1 parent f76cfc9 commit 3f175a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/polymorph_codegen/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ runs:
9898
echo "PROJECT_DEPENDENCIES=${{ inputs.update-and-regenerate-mpl != 'true' && 'PROJECT_DEPENDENCIES=' || '' }}" >> $GITHUB_OUTPUT
9999
100100
- name: Print dotnet version
101+
shell: bash
101102
run: |
102103
dotnet --version
103104

0 commit comments

Comments
 (0)