Skip to content

Commit dd143ae

Browse files
committed
another fix
1 parent dfdc2a4 commit dd143ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_examples_java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
dafny-version: ${{ inputs.dafny }}
5050

5151
- name: Regenerate code using smithy-dafny if necessary
52+
if: ${{ inputs.regenerate-code }}
5253
uses: ./.github/actions/polymorph_codegen
5354
with:
5455
dafny: ${{ env.DAFNY_VERSION }}

0 commit comments

Comments
 (0)