mirror of https://github.com/tooot-app/app
commit
6a5c39b8dd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue