Skip to content

Commit

Permalink
fix android arch
Browse files Browse the repository at this point in the history
  • Loading branch information
dnys1 committed Mar 6, 2024
1 parent 7487087 commit b0c12f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/celest_core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: ReactiveCircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2 # 2.30.1
with:
api-level: 34
arch: x86_64
script: |
cd packages/celest_core/example
for OS in "sdk iPhone macos"; do
Expand Down

0 comments on commit b0c12f2

Please sign in to comment.