diff --git a/.circleci/config.yml b/.circleci/config.yml index 2ed5c0989b..6921b8964e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -114,6 +114,7 @@ jobs: - checkout - attach_workspace: at: . + - run: unzip ./persist/dist.zip - restore_cache: key: node-20-windows-v3 - run: @@ -156,6 +157,7 @@ jobs: - checkout - attach_workspace: at: . + - run: unzip ./persist/dist.zip - run: command: | ls -la dist/apps/remix-ide