Skip to content

Commit

Permalink
fix: repair pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianRomanski committed Jun 1, 2024
1 parent a358936 commit 27115ab
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 @@ -28,7 +28,7 @@ jobs:
node-version: 20
cache: 'npm'

- run: npm install & npm ci
- run: npm install
- uses: nrwl/nx-set-shas@v4

# Prepend any command with "nx-cloud record --" to record its logs to Nx Cloud
Expand Down

0 comments on commit 27115ab

Please sign in to comment.