Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/76679624312479cff194b1e61a36a70737b2a202
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
4 additions and
4 deletions
@ -27,7 +27,7 @@ jobs:
uses : actions/checkout@v4.1.5
- name : Setup Python
uses : actions/setup-python@v5.1. 0
uses : actions/setup-python@v5.1. 1
with:
python-version : "3.x"
@ -24,7 +24,7 @@ jobs:
includes
overrides
- name : Setup python
uses : actions/setup-python@v5.1. 0
uses : actions/setup-python@v5.1. 1
with:
python-version : 3. x
- name : Get pip cache directory
@ -64,7 +64,7 @@ jobs:
includes
overrides
- name : Setup python
uses : actions/setup-python@v5.1. 0
uses : actions/setup-python@v5.1. 1
with:
python-version : 3. x
- name : Get pip cache directory
@ -20,7 +20,7 @@ jobs:
name : Validate metadata.json
steps:
- uses : actions/checkout@v4.1.6
- uses : actions/setup-python@v5.1. 0
- uses : actions/setup-python@v5.1. 1
with:
python-version : 3. x
- run : pip install jsonschema