Skip to content

Commit

Permalink
- flutter_ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
JayAgola committed Oct 31, 2024
1 parent 570f674 commit 16ee6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# run: flutter build apk

- name: Build iOS App
run: flutter build ios
run: flutter build ios --no-codesign

# - name: Archive and upload Android artifacts
# uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 16ee6c4

Please sign in to comment.