Updated actions

This commit is contained in:
oriol 2024-10-13 01:37:27 +02:00
parent aeb53e8694
commit 15309d8b1c

View File

@ -34,6 +34,7 @@ jobs:
with:
python-version: 3.x
- run: pip install -r requirements.txt
- run: mkdocs build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with: