Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfferreira authored Oct 30, 2023
1 parent 2a6df43 commit 43e9f68
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: ⎔ Setup node
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
cache: 'npm'

- name: 📦 Install dependencies
Expand All @@ -50,7 +49,6 @@ jobs:
- name: ⎔ Setup node
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
cache: 'npm'

- name: 📦 Install dependencies
Expand All @@ -73,7 +71,6 @@ jobs:
- name: ⎔ Setup node
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
cache: 'npm'

- name: 📦 Install dependencies
Expand Down

0 comments on commit 43e9f68

Please sign in to comment.