Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed May 16, 2024
1 parent 4e33c4e commit b44852c
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 @@ -117,7 +117,7 @@ runs:
exit 1
fi
if [[ ! '${{ inputs.finality-version }}' =~ ^[0-9]+$ ]]; then
echo "!!! finality-version must be a cardinal number
echo "!!! finality-version must be a cardinal number"
exit 1
fi
Expand Down

0 comments on commit b44852c

Please sign in to comment.