Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
….github.io into gh-pages
  • Loading branch information
greasycat committed Nov 1, 2023
2 parents 1c0546d + 8d8de7b commit 9f26d3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
- name: Setup with Jekyll
run: bundle
- name: Build with Jekyll
# Outputs to the './_site' directory by default
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
Expand Down

0 comments on commit 9f26d3b

Please sign in to comment.