Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Jan 5, 2025
1 parent eeb254d commit 582ae14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- run: pip install mkdocs-material

- name: Copy unit tests to docs
run: cp test/unit/*.* docs/unittest"
run: cp test/unit/*.* docs/unittest

- run: mkdocs gh-deploy --force

0 comments on commit 582ae14

Please sign in to comment.