Skip to content

Commit

Permalink
Update mini_racer install for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amorde committed Oct 31, 2024
1 parent 3219ccd commit e386d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
sudo apt-get install -y libv8-dev
gem install libv8 -- --with-system-v8
gem install mini-racer -- --with-system-v8
gem install mini_racer -- --with-system-v8
- name: Run bundle install
run: |
Expand Down

0 comments on commit e386d30

Please sign in to comment.