mirror of
https://github.com/madari-media/madari-oss.git
synced 2026-01-11 22:40:23 +00:00
Project import generated by Copybara.
GitOrigin-RevId: 4adab7dfc5ad8dea780e4ac570cf437a7a3436d7
This commit is contained in:
parent
ff95c97a75
commit
2c4e623670
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build-deploy.yaml
vendored
3
.github/workflows/build-deploy.yaml
vendored
|
|
@ -81,6 +81,7 @@ jobs:
|
|||
|
||||
build_ipa:
|
||||
runs-on: macos-latest
|
||||
environment: prod
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
@ -108,6 +109,7 @@ jobs:
|
|||
|
||||
build_linux:
|
||||
runs-on: ubuntu-latest
|
||||
environment: prod
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
@ -140,6 +142,7 @@ jobs:
|
|||
|
||||
build_macos:
|
||||
runs-on: macos-latest
|
||||
environment: prod
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue