Skip to content

Commit 5dec195

Browse files
committed
a
1 parent 27091c5 commit 5dec195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mpl_head_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
submodules: recursive
2727
- name: Update MPL submodule locally if requested
28-
if: ${{inputs.mpl-head}} == true
28+
if: ${{inputs.mpl-head == true }}
2929
working-directory: submodules/MaterialProviders
3030
shell: bash
3131
run: |

0 commit comments

Comments
 (0)