Skip to content

Commit

Permalink
fix: typedoc output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKou47 committed Feb 13, 2025
1 parent 813242e commit 48226f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: chmod +x ./scripts/typedoc.sh

- name: Generate TypeDoc Json
run: ./scripts/typedoc.sh galacean-typedoc
run: ./scripts/typedoc.sh galacean-typedoc/dist

- name: Upload Typedoc JSON to CDN
uses: galacean/publish@main
Expand Down

0 comments on commit 48226f5

Please sign in to comment.