Skip to content

Commit

Permalink
Update cibuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Jan 31, 2024
1 parent d36647b commit 2e16bbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/cibuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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 rubocop -D --config .rubocop.yml
#bundle exec script/validate-html
gem build jekyll-theme-hacker.gemspec

0 comments on commit 2e16bbe

Please sign in to comment.