Skip to content

Commit

Permalink
comment back Sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbsd committed Oct 14, 2021
1 parent d21eb41 commit 9d15321
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-internal-contrib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
- name: Get the preview_url
run: echo "url => ${{ steps.preview_step.outputs.preview_url }}"

- name: Sleep for 30 seconds
run: sleep 30s
shell: bash
# - name: Sleep for 30 seconds
# run: sleep 30s
# shell: bash

# - name: Check links using container
# uses: ruzickap/action-my-broken-link-checker@v2
Expand Down

0 comments on commit 9d15321

Please sign in to comment.