Merge pull request #331 from tooot-app/main

Update build.yml
This commit is contained in:
xmflsct 2022-06-11 02:27:53 +02:00 committed by GitHub
commit 6a5c39b8dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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