Skip to content

Commit

Permalink
Try to force ruby platform for mini_racer
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp committed Nov 13, 2022
1 parent 09f8ba4 commit 3ecb015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
uses: actions/configure-pages@v2

- uses: ruby/setup-ruby@v1
env:
BUNDLE_FORCE_RUBY_PLATFORM: 1
with:
ruby-version: '2.7'
bundler-cache: true
Expand Down

0 comments on commit 3ecb015

Please sign in to comment.