Skip to content

Commit

Permalink
Add build ipa for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mllrr96 committed Jan 20, 2024
1 parent 285a7b0 commit 144a457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
architecture: x64
- uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: '12.x'
- name: Run flutter doctor
run: flutter doctor -v
Expand Down

0 comments on commit 144a457

Please sign in to comment.