Skip to content

Commit e3c5667

Browse files
committed
Use npm
1 parent ad541a2 commit e3c5667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mt-docs-data-api-reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
cache: npm
1818
node-version: '16'
1919
- run: npm install
20-
- run: yarn redoc
20+
- run: npm run redoc

0 commit comments

Comments
 (0)