Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/86141db5e1ff5f36f35175f79f7b72dbf7cf9049?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update ci.yml

pull/2393/head
tteckster 1 year ago committed by GitHub
parent 0c34f2ea9b
commit 86141db5e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,4 +12,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 20
- name: Checkout code
uses: actions/checkout@v3

Loading…
Cancel
Save

Powered by BW's shoe-string budget.