Skip to content

Commit

Permalink
Another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed May 16, 2024
1 parent b44852c commit 440d425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-featurenet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ runs:
'${{ inputs.expiration }}' \
'${{ inputs.sudo-account-id }}' \
custom-fnets-repo-not-used \
'${{ inputs.finality-version }}'
'${{ inputs.finality-version }}' \
${{ inputs.internal == 'true' && '-i' || '' }} \
-c -g | tee -a tmp-opssh-createfeaturenet-output.txt
Expand Down

0 comments on commit 440d425

Please sign in to comment.