mirror of
https://github.com/tauri-apps/typedocusaurus.git
synced 2026-02-04 02:31:22 +01:00
Switch to yarn update
This commit is contained in:
5
.github/workflows/test-action.yml
vendored
5
.github/workflows/test-action.yml
vendored
@@ -19,9 +19,8 @@ jobs:
|
||||
with:
|
||||
repository: tauri-apps/tauri
|
||||
path: tauri
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
path: ./tauri/tooling/api/
|
||||
- run: yarn
|
||||
working-directory: ./tauri/tooling/api/
|
||||
- name: run typedocusaurus
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user