Skip to content

Commit

Permalink
add --incremental tag
Browse files Browse the repository at this point in the history
  • Loading branch information
keith-flynn committed Dec 4, 2023
1 parent 1f01f75 commit 9398ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages-yolo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
uses: actions/jekyll-build-pages@v1 --incremental
with:
source: ./
destination: ./_site
Expand Down

0 comments on commit 9398ddd

Please sign in to comment.