Skip to content

Commit

Permalink
Merge branch 'karin/ci/add_codemagic_yaml' of https://github.com/soci…
Browse files Browse the repository at this point in the history
…alincome-san/public into karin/ci/add_codemagic_yaml
  • Loading branch information
KarinBerg committed Jan 6, 2025
2 parents 483f4d7 + 6abe046 commit db2f13a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ definitions:
cocoapods: default

scripts:
- &verify_flutter_version
- &verify_flutter_version
name: Verify Flutter version
script: |
script: |
# Verify Flutter version
echo "Verify Flutter version..."
REQUIRED_VERSION=$(grep flutter .tool-versions | awk '{print $2}')
Expand Down

0 comments on commit db2f13a

Please sign in to comment.