mirror of
https://github.com/tooot-app/app
synced 2025-02-20 13:50:49 +01:00
Update build.yml
This commit is contained in:
parent
aeb3ed8493
commit
9479775351
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
run: yarn app:build android
|
run: yarn app:build android
|
||||||
|
|
||||||
create-release:
|
create-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-12
|
||||||
needs: [build-ios, build-android]
|
needs: [build-ios, build-android]
|
||||||
steps:
|
steps:
|
||||||
- name: -- Step 0 -- Extract branch name
|
- name: -- Step 0 -- Extract branch name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user