mirror of
https://github.com/tauri-apps/typedocusaurus.git
synced 2026-02-04 02:31:22 +01:00
Merge branch 'dev' of https://github.com/tauri-apps/typedocusaurus into dev
This commit is contained in:
5
.github/workflows/test-action.yml
vendored
5
.github/workflows/test-action.yml
vendored
@@ -19,10 +19,11 @@ jobs:
|
||||
with:
|
||||
repository: tauri-apps/tauri
|
||||
path: tauri
|
||||
- uses: actions/setup-node@v2
|
||||
- run: yarn
|
||||
working-directory: ./tauri/tooling/api/
|
||||
- name: run typedocusaurus
|
||||
uses: ./
|
||||
with:
|
||||
originPath: ./tauri/tooling/api/
|
||||
targetPath: ./tauri-docs/docs/en/api/js/
|
||||
targetPath: ./tauri-docs/docs/api/js/
|
||||
docusaurusPath: ./tauri-docs/
|
||||
|
||||
Reference in New Issue
Block a user