Skip to content

Commit

Permalink
Test bump jekyll actions to v2.5 for fixing build error
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrodziski committed Jan 15, 2024
1 parent 5de53a1 commit eafb8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-build-push-S3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
mkdir -p ./dist
- name: Jekyll build
id: jekyll-build
uses: helaili/jekyll-action@v2
uses: helaili/jekyll-action@v2.5
with:
jekyll_build_options: --destination ../dist
build_only: true
Expand Down

0 comments on commit eafb8ce

Please sign in to comment.