Skip to content

Commit

Permalink
debug 6
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric committed Feb 26, 2024
1 parent 2cbd0a1 commit e5d5801
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Build with Jekyll
run: |
tree
bundle exec jekyll build
run:
bundle exec jekyll build --verbose

0 comments on commit e5d5801

Please sign in to comment.