Skip to content

Commit 6a57f10

Browse files
committed
m
1 parent ffcd754 commit 6a57f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dafny_interop_go_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
java-version: "17"
7373

7474
- name: Update MPL submodule
75-
working-directory: mpl
75+
working-directory: submodules/MaterialProvider
7676
run: |
7777
git fetch
7878
git checkout ${{inputs.mpl-commit}}

0 commit comments

Comments
 (0)