Skip to content

Commit

Permalink
fix: correct architecture for action
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkrieger committed Jul 27, 2022
1 parent 5354e9c commit 97e65f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: subosito/flutter-action@v1
with:
channel: "stable"
architecture: x64

- uses: webfactory/[email protected]
with:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ ios/deploy.sh
android/google_play.json
deploy_android.sh
deploy_ios.sh
ios/Runner.ipa
ios/Runner.app.dSYM.zip

0 comments on commit 97e65f3

Please sign in to comment.