From 614a0dbcaabd7ef37a9e00f0ab2ee75d73040406 Mon Sep 17 00:00:00 2001 From: ssbeatty Date: Mon, 19 Feb 2024 21:09:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=89=93=E5=8C=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1995cc3a..a2c3889c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,6 +36,7 @@ jobs: cd web/omsUI npm install yarn node_modules/.bin/yarn + node_modules/.bin/yarn config set strict-ssl false npm run build - name: Make all