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 17, 2024
1 parent 17b7c14 commit ae97582
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 @@ -33,7 +33,7 @@ jobs:
run: cp README.md Documentation~/index.md

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

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

0 comments on commit ae97582

Please sign in to comment.