Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca3317 authored Dec 16, 2024
1 parent f014ba7 commit 71df207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: cp README.md Documentation~/index.md

- name: Build
run: docfx Documentation~/docfx.json -t modern
run: docfx Documentation~/docfx.json -t default,modern

# Upload the generated documentation
- name: Upload site artifact
Expand Down

0 comments on commit 71df207

Please sign in to comment.