chore(docs): bump typedoc-wikijs-theme and update docs workflow

This commit is contained in:
AAGaming
2023-02-04 17:14:27 -05:00
parent 2091daaeac
commit db8d91a7ff
3 changed files with 7 additions and 6 deletions

View File

@@ -35,7 +35,8 @@ jobs:
- name: Build Docs
run: |
cd lib
pnpm run docs --out ../wiki/api-docs/decky-frontend-lib
pnpm run docs
mv ./docs ../wiki/api-docs/decky-frontend-lib
- name: Commit files
run: |