Skip to content

Commit 8f015f3

Browse files
committed
fix(package): ci
1 parent c988cca commit 8f015f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
node-version: '18'
7373

7474
- name: Install Dependencies
75-
run: npm install --no-package-lock
75+
run: npm install --no-package-lock --legacy-peer-deps
7676

7777
- name: Start Nx Agent ${{ matrix.agent }}
7878
run: npx nx-cloud start-agent

0 commit comments

Comments
 (0)