Skip to content

Commit

Permalink
Remove npm install step
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Jan 30, 2024
1 parent 9868261 commit d5dd727
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
ruby-version: "3.3"
bundler-cache: true

- name: Install JavaScript dependencies
run: npm install

- name: Build site
run: |
bundle exec build.rb
Expand Down

0 comments on commit d5dd727

Please sign in to comment.