From f8a0702ec9dab231383c2e976df3fe782751d053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Hauge=20Bj=C3=B8rnskov?= <19725+henrikbjorn@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:00:59 +0100 Subject: [PATCH] no prisitine --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26004dd..4263325 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: ruby-version: ${{ matrix.ruby-version }} bundler: 1.17 - - run: gem install nokogiri -v '1.6.1' --platform=ruby + - run: bundle config build.nokogiri --use-system-libraries - run: bundle install - - run: bundle exec gem pristine nokogiri + # - run: bundle exec gem pristine nokogiri - run: bundle exec rake