Skip to content

Commit 04fb953

Browse files
committed
recurse submodules
1 parent 23f37be commit 04fb953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mpl_head_version.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
version: ${{ steps.read_property.outputs.mplVersion }}
1818
steps:
1919
- uses: actions/checkout@v4
20+
with:
21+
submodules: recursive
2022
- name: Update MPL submodule locally if requested
2123
working-directory: submodules/MaterialProviders
2224
shell: bash

0 commit comments

Comments
 (0)