Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove troublesome flags
Browse files Browse the repository at this point in the history
robin-aws committed Aug 20, 2024
1 parent 99c489d commit d5420a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/polymorph_codegen/action.yml
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ runs:
if: inputs.update-and-regenerate-mpl == 'true'
shell: bash
run: |
git submodule update --init --recursive --remote --merge mpl
git submodule update --remote --merge mpl
- name: Don't regenerate dependencies unless requested
id: dependencies

0 comments on commit d5420a1

Please sign in to comment.