1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Update build.yml

This commit is contained in:
Zhiyuan Zheng
2022-06-11 01:35:18 +02:00
parent 0fbae13fdb
commit aeb3ed8493

View File

@ -42,7 +42,7 @@ jobs:
run: yarn app:build ios
build-android:
runs-on: ubuntu-latest
runs-on: macos-12
steps:
- name: -- Step 0 -- Extract branch name
shell: bash