mirror of
https://github.com/galacean/engine.git
synced 2026-06-01 16:21:19 +08:00
fix: typedoc output folder
This commit is contained in:
2
.github/workflows/typedoc.yml
vendored
2
.github/workflows/typedoc.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user