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 ffcd754 commit 6a57f10Copy full SHA for 6a57f10
.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: mpl
+ working-directory: submodules/MaterialProvider
76
run: |
77
git fetch
78
git checkout ${{inputs.mpl-commit}}
0 commit comments