Skip to content

Commit

Permalink
Manually install mini-racer
Browse files Browse the repository at this point in the history
  • Loading branch information
amorde committed Nov 20, 2023
1 parent e7d27db commit 963766f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
sudo apt-get install -y libv8-dev
gem install libv8 -- --with-system-v8
gem install mini-racer -- --with-system-v8
- name: Run bundle install
run: |
Expand Down

0 comments on commit 963766f

Please sign in to comment.