mirror of
https://github.com/desktop/desktop
synced 2024-10-29 05:59:09 +00:00
Don't limit execution time for publish step
Windows takes forever for some reason
This commit is contained in:
parent
ea6b809b63
commit
31d08ba091
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -79,4 +79,3 @@ jobs:
|
|||
S3_KEY: ${{ secrets.S3_KEY }}
|
||||
S3_SECRET: ${{ secrets.S3_SECRET }}
|
||||
S3_BUCKET: github-desktop
|
||||
timeout-minutes: 10
|
||||
|
|
Loading…
Reference in a new issue