Skip to content

Commit

Permalink
chore: can we remove Ruby?
Browse files Browse the repository at this point in the history
It has support for Jekyll plugins. It should have ruby also :P
  • Loading branch information
algomaster99 committed Mar 5, 2024
1 parent 37c692d commit 19d66f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
fetch-depth: 0
submodules: true

- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true

# Following the README
- name: Install python dependencies
run: pip install bibble
Expand Down

0 comments on commit 19d66f1

Please sign in to comment.