Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 4404121

Browse files
author
Chris Yang
committed
fix typo
1 parent 6d6ebeb commit 4404121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ task:
2727
- name: publishable
2828
script:
2929
- flutter channel master
30-
- if [[ "$BRANCH_NAME" -eq "check_version" ]]; .cirrus.ymlthen
30+
- if [[ "$BRANCH_NAME" -eq "check_version" ]]; then
3131
- echo "Running version-check on all packages"
3232
- $PLUGIN_TOOLS version-check
3333
- else

0 commit comments

Comments
 (0)