Skip to content

Commit

Permalink
gem install bundler -v 2.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Apr 4, 2024
1 parent 3bfe82a commit 20046f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion script/cibuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

set -e

# bundle exec jekyll build
bundle exec jekyll build
# bundle exec htmlproofer ./_site --check-html --check-sri
# bundle exec rubocop -D --config .rubocop.yml
# bundle exec script/validate-html
gem install bundler -v 2.4.22
gem build jekyll-theme-hacker.gemspec

0 comments on commit 20046f2

Please sign in to comment.