Skip to content

Commit

Permalink
Comment out *verify_flutter_version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinBerg committed Jan 6, 2025
1 parent 1389987 commit bf8cbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ workflows:
# script: |
# echo $FIREBASE_APP_DISTRIBUTION_SERVICE_ACCOUNT > $GOOGLE_APPLICATION_CREDENTIALS
# Define reusable section 'verify_flutter_version'
- *verify_flutter_version
#- *verify_flutter_version
- name: Get Flutter packages
script: |
#!/usr/bin/env sh
Expand Down

0 comments on commit bf8cbc3

Please sign in to comment.