Skip to content

Commit f76cfc9

Browse files
committed
m
1 parent c5e0a51 commit f76cfc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/polymorph_codegen/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ runs:
9696
shell: bash
9797
run: |
9898
echo "PROJECT_DEPENDENCIES=${{ inputs.update-and-regenerate-mpl != 'true' && 'PROJECT_DEPENDENCIES=' || '' }}" >> $GITHUB_OUTPUT
99+
100+
- name: Print dotnet version
99101
run: |
100102
dotnet --version
101103

0 commit comments

Comments
 (0)