Skip to content

Commit 3af8e12

Browse files
Update build-and-release.yml
1 parent 2939c9c commit 3af8e12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
body_path: release.md
6666
draft: false
6767
prerelease: false
68+
- name: Sleep for sometime
69+
run: sleep 60
6870
- name: Upload assets
6971
run: |
7072
set -x

0 commit comments

Comments
 (0)