Skip to content

Commit

Permalink
ci: Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Jul 31, 2024
1 parent f868620 commit 5fa2a39
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 @@ -32,7 +32,7 @@ jobs:
run: pip install mkdocs-material

- name: Build with MkDocs
run: mkdocs build
run: mkdocs build -d .site

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 5fa2a39

Please sign in to comment.