Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Oct 7, 2024
1 parent ff63d0b commit b6338f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ runs:
- name: 'Install project'
working-directory: ${{ github.workspace }}/core-web/
run: |
npm install -g nx@latest
npm install -g nx@19.6.5
yarn install
npm --version
node --version
Expand Down

0 comments on commit b6338f7

Please sign in to comment.