Skip to content

Commit 4f8e0e8

Browse files
committed
f
1 parent 260cace commit 4f8e0e8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ jobs:
4343
with:
4444
node-version: ${{ matrix.node }}
4545

46-
# Ideally done by actions/setup-node: https://github.com/actions/setup-node/issues/213
47-
- name: Setup package manager
48-
run: npm install -g [email protected]
49-
5046
- name: 📥 Download deps
5147
uses: bahmutov/npm-install@v1
5248
with:
@@ -85,10 +81,6 @@ jobs:
8581
with:
8682
node-version: 18
8783

88-
# Ideally done by actions/setup-node: https://github.com/actions/setup-node/issues/213
89-
- name: Setup package manager
90-
run: npm install -g [email protected]
91-
9284
- name: 📥 Download deps
9385
uses: bahmutov/npm-install@v1
9486
with:

0 commit comments

Comments
 (0)