[*] 目录

This commit is contained in:
acgist
2023-02-25 21:50:33 +08:00
parent f1dd3a1f97
commit f488fd871e

View File

@@ -34,7 +34,7 @@ jobs:
with:
cache: npm
node-version: 16.x
working-directory: ./taoyao-client-web
cache-dependency-path: ./taoyao-client-web
- name: Build with NodeJS
run: |
npm install
@@ -54,7 +54,7 @@ jobs:
with:
cache: npm
node-version: 16.x
working-directory: ./taoyao-client-media
cache-dependency-path: ./taoyao-client-media
- name: Build with NodeJS
run: |
npm install