Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliga committed Aug 8, 2020
1 parent 9ade81d commit 861520c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
upload_binary:
name: Notarize Binary
runs-on: macos-latest
timeout-minutes: 5
timeout-minutes: 30
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 861520c

Please sign in to comment.