Skip to content

Commit

Permalink
add sleep 10
Browse files Browse the repository at this point in the history
  • Loading branch information
junomonster committed Mar 30, 2024
1 parent b3603ea commit acffc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ jobs:
echo:
runs-on: ubuntu-latest
steps:
- run: echo 'Hello, GitHub Actions!'
- run: bash -c "echo 'Hello, GitHub Actions!' && sleep 10"

0 comments on commit acffc93

Please sign in to comment.