Skip to content

Commit

Permalink
CI workflow adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwillmsen committed Nov 18, 2023
1 parent c2d0f90 commit ceae9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
cache: 'npm'

- name: Install dependencies
run: npm ci
run: npm ci --force

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

0 comments on commit ceae9cd

Please sign in to comment.