From 0728709ce2409c4dcadbbbda26e2cd07bfe37292 Mon Sep 17 00:00:00 2001 From: bunsenstraat Date: Sun, 25 Jun 2023 13:04:43 +0200 Subject: [PATCH] desktopbuild --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6921b8964e..4e554116bb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -114,7 +114,7 @@ jobs: - checkout - attach_workspace: at: . - - run: unzip ./persist/dist.zip + - run: unzip ./persist/desktopbuild.zip - restore_cache: key: node-20-windows-v3 - run: @@ -157,7 +157,7 @@ jobs: - checkout - attach_workspace: at: . - - run: unzip ./persist/dist.zip + - run: unzip ./persist/desktopbuild.zip - run: command: | ls -la dist/apps/remix-ide