👷 Add delay to VT scan

This commit is contained in:
Nikhil Badyal
2022-08-17 00:52:09 +05:30
parent 56f0702c04
commit c192bc718f
2 changed files with 7 additions and 3 deletions
+3
View File
@@ -51,3 +51,6 @@ jobs:
tag: Build-${{ steps.get-date.outputs.date }}
artifactErrorsFailBuild: true
generateReleaseNotes: true
- name: Sleep for 30 seconds
run: |
sleep 10