Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GoupilJeremy committed Jun 24, 2023
1 parent e984c40 commit a037d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Nx set SHAs
- uses: nrwl/nx-set-shas@v3.0.1
- name: Install dependencies
run: |
- run: |
npm install --global nx@latest
if [ -e yarn.lock ]; then
yarn install --frozen-lockfile
Expand Down

0 comments on commit a037d78

Please sign in to comment.