mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
remove sleep
This commit is contained in:
parent
4fdbb394a4
commit
404b3517e9
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -119,10 +119,6 @@ jobs:
|
|||
sudo mv ~/src/Ombi/dist/ ${{ matrix.os }}/ClientApp/
|
||||
working-directory: src/Ombi
|
||||
|
||||
- name: Sleep for 30 seconds
|
||||
run: sleep 30s
|
||||
shell: bash
|
||||
|
||||
- name: Archive Release
|
||||
uses: thedoctor0/zip-release@master
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue