Skip to content

Commit d2d7817

Browse files
authored
Update update-core-deps.yml
1 parent 6ba9eea commit d2d7817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
submodules: true # Ensure submodules are checked out
1717

1818
- name: Update submodules
19-
working-directory: inputfiles/mdn # Replace with actual submodule path
19+
working-directory: inputfiles/mdn
2020
run: |
2121
git pull origin main
2222
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)