We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fd8e9 commit 23f37beCopy full SHA for 23f37be
.github/workflows/mpl_head_version.yml
@@ -18,7 +18,6 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Update MPL submodule locally if requested
21
- if: inputs.update-and-regenerate-mpl == 'true'
22
working-directory: submodules/MaterialProviders
23
shell: bash
24
run: |
0 commit comments