Skip to content

Commit d228d6c

Browse files
author
agent
committed
delay build 30s
1 parent 31d4953 commit d228d6c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-skill.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
steps:
20+
- name: Delay
21+
run: sleep 30
22+
2023
- name: Checkout
2124
uses: actions/checkout@v4
2225

0 commit comments

Comments
 (0)