Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/404b3517e906409200ad45b534148b986bbf47d5 You should set ROOT_URL correctly, otherwise the web may not work correctly.

remove sleep

pull/4329/head
tidusjar 4 years ago
parent 4fdbb394a4
commit 404b3517e9

@ -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…
Cancel
Save