Skip to content

Commit

Permalink
[CU - ] Update gem installation
Browse files Browse the repository at this point in the history
  • Loading branch information
shailykhamesra committed Oct 10, 2023
1 parent a1c4efa commit 885c1d4
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 @@ -23,6 +23,7 @@ jobs:
key: gems-${{ runner.os }}-${{ env.ruby-version }}-${{ hashFiles('**/Gemfile.lock') }}

- run: bundle config set deployment 'true'
- run: bundle config build.nokogiri --use-system-libraries
- run: bundle install

- run: bundle exec middleman build
Expand Down

0 comments on commit 885c1d4

Please sign in to comment.