Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spatialneuroscience authored Nov 1, 2023
1 parent 37ec8a5 commit 1659056
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
- name: Setup with Jekyll
working-directory: ./docs
run: bundle"
- name: Build with Jekyll
working-directory: ./docs
# Outputs to the './_site' directory by default
Expand Down

0 comments on commit 1659056

Please sign in to comment.