Skip to content

Commit

Permalink
update bundle build env var
Browse files Browse the repository at this point in the history
  • Loading branch information
jdguzman authored Dec 5, 2023
1 parent 7114d81 commit 1f20552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
env:
BUNDLE_NOKOGIRI___C: "--use-system-libraries"
BUNDLE_BUILD_NOKOGIRI___C: "--use-system-libraries"
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 1f20552

Please sign in to comment.