We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362c3b3 commit 32842c7Copy full SHA for 32842c7
.github/actions/polymorph_codegen/action.yml
@@ -62,6 +62,7 @@ runs:
62
working-directory: submodules/MaterialProviders
63
shell: bash
64
run: |
65
+ dotnet --version
66
git checkout main
67
git pull
68
git submodule update --init --recursive
0 commit comments