From 78aeac1d3cd4082a9f2a3e337dcfebd2ff3d1df6 Mon Sep 17 00:00:00 2001 From: oaoong Date: Mon, 30 Oct 2023 15:01:46 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20=EC=8A=A4=ED=86=A0=EB=A6=AC=EB=B6=81=20?= =?UTF-8?q?=EB=B0=B0=ED=8F=AC=20=EC=9E=AC=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/chromatic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 2ddc33ec..a9d7853b 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v1 - name: Install dependencies - run: pnpm + run: npm working-directory: storybook-app - name: Publish to Chromatic