Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronan LE MEILLAT committed Mar 28, 2024
1 parent c99e940 commit f3e8c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-sctg-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ jobs:
- name: Build IPA
run: |
cd flutter/ios
pop install
pod install
popd
pushd flutter
../mc alias set s3release https://${{ secrets.AWS_S3_ENDPOINT }} "${{ secrets.AWS_ACCESS_KEY_ID }}" "${{ secrets.AWS_SECRET_ACCESS_KEY }}"
Expand Down

0 comments on commit f3e8c8e

Please sign in to comment.