Skip to content

Commit

Permalink
Workspace focus prod
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Oct 2, 2024
1 parent b17a5ea commit 1f8ff4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1f8ff4a

Please sign in to comment.