Skip to content

Commit

Permalink
fix jekyll command
Browse files Browse the repository at this point in the history
  • Loading branch information
poxrud committed Aug 28, 2023
1 parent bdfcc0c commit c69685b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
bundler-cache: true

- name: Build site
run: jekyll build
run: bundle exec jekyll build

0 comments on commit c69685b

Please sign in to comment.