From ca11918754bf82a16e50981b93ffa1e45fe1f737 Mon Sep 17 00:00:00 2001 From: shenmo Date: Thu, 1 Sep 2022 14:09:55 +0000 Subject: [PATCH] update pipeline-build-20220901.yml --- .workflow/pipeline-build-20220901.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.workflow/pipeline-build-20220901.yml b/.workflow/pipeline-build-20220901.yml index 7c82e70..7a29452 100644 --- a/.workflow/pipeline-build-20220901.yml +++ b/.workflow/pipeline-build-20220901.yml @@ -34,6 +34,8 @@ stages: - yarn config set registry "https://registry.npmmirror.com" - yarn config set electron_builder_binaries_mirror "https://npmmirror.com/mirrors/electron-builder-binaries/" - yarn config set electron_mirror "https://cdn.npmmirror.com/binaries/electron/" + - yarn cache clean + - mkdir ../release - yarn - yarn package-linux artifacts: