Actualiser .forgejo/workflows/ci.yaml
This commit is contained in:
parent
0c3706a69c
commit
423e95977c
|
@ -62,4 +62,5 @@ jobs:
|
||||||
true
|
true
|
||||||
- name: Rebuild the sidebar
|
- name: Rebuild the sidebar
|
||||||
shell: bash
|
shell: bash
|
||||||
run: stl sidebar load
|
run: |
|
||||||
|
stl sidebar load
|
||||||
|
|
Loading…
Reference in New Issue