Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Oct 18, 2024
1 parent d14416a commit 64b89b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
- name: "Build the site"
working-directory: ${{ env.BUILD_PATH }}
run: |
pwd
ls
bundle config path vendor/bundle
bundle install
bundle exec jekyll build

0 comments on commit 64b89b5

Please sign in to comment.