Skip to content

Commit

Permalink
Enable Corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Jan 27, 2025
1 parent 68498a4 commit 9410c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ jobs:
background: true
- run:
name: Enable Corepack
command: corepack enable
command: sudo corepack enable yarn
- run:
name: Create Sandboxes
command: |
Expand Down

0 comments on commit 9410c65

Please sign in to comment.