path in ci fixed

This commit is contained in:
Nicolas 2025-08-01 14:59:28 +02:00
parent cb563a2df5
commit 3098226c75
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ jobs:
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with: with:
name: rendering-results-ubuntu name: rendering-results-ubuntu
path: build/html/files/ path: docs/build/html/files/
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v3 uses: actions/setup-python@v3