Skip to content

Commit

Permalink
attempting to fix swc website dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
noahbenson committed Jan 18, 2024
1 parent ee7b72d commit ab45a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: Install GitHub Pages, Bundler, and kramdown gems
run: |
gem install nokogiri -v 1.15.5
gem install github-pages bundler kramdown kramdown-parser-gfm
- name: Install Python modules
Expand Down

0 comments on commit ab45a53

Please sign in to comment.