diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 31487170e..e7c22dc76 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -124,7 +124,7 @@ jobs: cache: 'yarn' - run: yarn install --immutable --immutable-cache - run: yarn tsc - - run: rm -rf node_modules && yarn workspaces focus --production + - run: yarn workspaces focus --production - name: Extract demos to an isolated folder run: | cur_dir=$(pwd) diff --git a/yarn.lock b/yarn.lock index f15b02ca3..1427721f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -499,6 +499,7 @@ __metadata: "@inquirer/figures": "npm:^1.0.6" "@inquirer/prompts": "npm:^6.0.1" "@sindresorhus/tsconfig": "npm:^6.0.0" + "@types/node": "npm:^22.7.4" tshy: "npm:^3.0.2" yoctocolors-cjs: "npm:^2.1.2" bin: