Skip to content

Commit

Permalink
Remove old npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-debruijn committed Sep 18, 2024
1 parent c13dc06 commit bee1ca8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
with:
node-version: '18.17'

- name: Install npm
run: npm install -g npm@6

- name: Install grunt + bower
run: npm install -g grunt-cli bower

Expand Down

0 comments on commit bee1ca8

Please sign in to comment.