Skip to content

Commit

Permalink
workflows: wait less
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jul 25, 2020
1 parent b9c78ef commit e381d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Wait
run: sleep 60s
run: sleep 30s
download:
runs-on: ubuntu-latest
needs: wait
Expand Down

0 comments on commit e381d81

Please sign in to comment.