mirror of https://github.com/Nonannet/pyladoc.git
path in ci fixed
This commit is contained in:
parent
cb563a2df5
commit
3098226c75
|
@ -149,7 +149,7 @@ jobs:
|
|||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: rendering-results-ubuntu
|
||||
path: build/html/files/
|
||||
path: docs/build/html/files/
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
|
|
Loading…
Reference in New Issue