Skip to content

Commit

Permalink
Update .github/workflows/app-test-build-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous authored Apr 13, 2022
1 parent bb5cf13 commit 7ac5606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-test-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
# build the app and deploy it
- if: github.event_name != 'pull_request'
name: 'build app for ${{ matrix.os }}'
timeout-minutes: 30
timeout-minutes: 60
env:
OT_APP_MIXPANEL_ID: ${{ secrets.OT_APP_MIXPANEL_ID }}
OT_APP_INTERCOM_ID: ${{ secrets.OT_APP_INTERCOM_ID }}
Expand Down

0 comments on commit 7ac5606

Please sign in to comment.