Skip to content

Commit 85d0f69

Browse files
committed
a
1 parent 986d735 commit 85d0f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/mpl-head/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ runs:
1818
working-directory: submodules/MaterialProviders
1919
shell: bash
2020
run: |
21-
git fetch
2221
git checkout main
2322
git pull
2423
git submodule update --init --recursive
24+
cat project.properties
2525
2626
- name: Update top-level project.properties file in MPL
2727
if: inputs.update-and-regenerate-mpl == 'true'

0 commit comments

Comments
 (0)