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:
xmflsct
2022-06-11 02:27:30 +02:00
committed by GitHub
parent aeb3ed8493
commit 9479775351

View File

@ -76,7 +76,7 @@ jobs:
run: yarn app:build android
create-release:
runs-on: ubuntu-latest
runs-on: macos-12
needs: [build-ios, build-android]
steps:
- name: -- Step 0 -- Extract branch name