Skip to content

Commit

Permalink
themesDirを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
yuubinnkyoku committed Nov 24, 2024
1 parent 0c5e81a commit 28d583c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
HUGO_ENVIRONMENT: production
HUGO_ENV: production
run: |
hugo --minify -s . --themesDir ../.. -d ../docs --baseURL https://nunocoracao.github.io/blowfish/
hugo --minify -s . --themesDir ../themes -d ../docs --baseURL https://nunocoracao.github.io/blowfish/
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 28d583c

Please sign in to comment.