Skip to content

Commit

Permalink
Merge pull request #4 from fischcheng/custom_js
Browse files Browse the repository at this point in the history
clean cache
  • Loading branch information
fischcheng authored May 28, 2024
2 parents c1f56f0 + 55f6b8a commit bbfcd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
extended: true

- name: Build
run: hugo --minify
run: hugo --ignoreCache --minify

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit bbfcd8a

Please sign in to comment.