Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hcarlens authored Jun 19, 2023
1 parent d5e67e4 commit 7cc58a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: sleep for 20 seconds
run: sleep 20s
run: sleep 30s
shell: bash
- name: hit endpoint
run: curl -X POST -d {} https://api.netlify.com/build_hooks/63ff284fb01c046c071c3a09

0 comments on commit 7cc58a0

Please sign in to comment.