Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nic5694 authored Aug 3, 2024
1 parent 296f1cb commit d3b4ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
working-directory: ./petclinic-frontend
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand Down

0 comments on commit d3b4ac6

Please sign in to comment.