Skip to content

Commit

Permalink
Update client.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcd00 authored Jan 8, 2024
1 parent 612b58e commit ddbca19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: scp ${{ secrets.LOCAL_FILE }} ${{ secrets.REMOTE }}
- run: npm install --legacy-peer-deps --silent
- run: npx nx run ove-client:build

0 comments on commit ddbca19

Please sign in to comment.