Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prasenjeetnath authored Oct 18, 2023
1 parent 9894120 commit 7d82cce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
path: |
*.log
- name: Sleep for 300 seconds
run: Start-Sleep -s 300
shell: powershell

- name: Create zip files
id: packageBuildResults
run: |
Expand Down

0 comments on commit 7d82cce

Please sign in to comment.