From bae05423ba1f6a8d20d5b84cdbd645ae11f2e33b Mon Sep 17 00:00:00 2001 From: tbxark Date: Fri, 20 Dec 2024 16:50:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9C=A8=E6=9E=84=E5=BB=BA=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E4=B8=AD=E5=88=9B=E5=BB=BA=E7=BC=BA=E5=A4=B1=E7=9A=84?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E4=BB=A5=E6=94=AF=E6=8C=81=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E8=BE=93=E5=87=BA?= 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 1efad02..f4e75c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,6 +20,7 @@ jobs: - name: Build run: | + mkdir -p assets/dash/dashboard/apps/web-ele/dist make init make generate make build