Skip to content

Commit

Permalink
Try rolling back helaili/jekyll-action
Browse files Browse the repository at this point in the history
Maybe this will fix the 404-ing CSS
  • Loading branch information
mpchadwick committed Dec 10, 2024
1 parent 326967d commit d213dd0
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 @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: helaili/jekyll-action@v2
- uses: helaili/jekyll-action@2.0.1
env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}

0 comments on commit d213dd0

Please sign in to comment.