From 4310698704a14c0b08af4ef134143311f29575f1 Mon Sep 17 00:00:00 2001 From: acgist <289547414@qq.com> Date: Sat, 25 Feb 2023 22:09:10 +0800 Subject: [PATCH] =?UTF-8?q?[*]=20=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d9eef88..6426eb7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -58,5 +58,6 @@ jobs: - name: Build with NodeJS run: | npm install + npm run dev working-directory: ./taoyao-client-media \ No newline at end of file