Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgalek authored Feb 19, 2024
1 parent facb1da commit a0a66ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- run: python -m pip install build
- run: make install-poetry
- run: make install-env
- run: poetry run mkdocs build
- run: make docs
- uses: actions/upload-pages-artifact@v3
with:
path: 'site'
Expand Down

0 comments on commit a0a66ba

Please sign in to comment.