Skip to content

Commit

Permalink
Update client.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcd00 authored Nov 22, 2023
1 parent ef807cd commit 2a2a9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install --legacy-peer-deps
- run: npm install --legacy-peer-deps --silent
- run: npx nx run ove-client:build

0 comments on commit 2a2a9d7

Please sign in to comment.