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 f4602e5 commit 68498a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,9 @@ jobs:
command: yarn jiti ./event-log-collector.ts
working_directory: scripts
background: true
- run:
name: Enable Corepack
command: corepack enable
- run:
name: Create Sandboxes
command: |
Expand Down

0 comments on commit 68498a4

Please sign in to comment.