We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a57f10 commit ceb6a63Copy full SHA for ceb6a63
.github/workflows/dafny_interop_go_tests.yml
@@ -72,7 +72,7 @@ jobs:
72
java-version: "17"
73
74
- name: Update MPL submodule
75
- working-directory: submodules/MaterialProvider
+ working-directory: submodules/MaterialProviders
76
run: |
77
git fetch
78
git checkout ${{inputs.mpl-commit}}
0 commit comments