Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 8, 2024
1 parent 260cace commit 4f8e0e8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
with:
node-version: ${{ matrix.node }}

# Ideally done by actions/setup-node: https://github.com/actions/setup-node/issues/213
- name: Setup package manager
run: npm install -g npm@9.2.0

- name: 馃摜 Download deps
uses: bahmutov/npm-install@v1
with:
Expand Down Expand Up @@ -85,10 +81,6 @@ jobs:
with:
node-version: 18

# Ideally done by actions/setup-node: https://github.com/actions/setup-node/issues/213
- name: Setup package manager
run: npm install -g npm@9.2.0

- name: 馃摜 Download deps
uses: bahmutov/npm-install@v1
with:
Expand Down

0 comments on commit 4f8e0e8

Please sign in to comment.