Skip to content

Commit

Permalink
cd to site folder
Browse files Browse the repository at this point in the history
  • Loading branch information
rafed committed Nov 5, 2024
1 parent 5427490 commit dec6583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Build Hugo site
run: |
hugo --minify
cd site && hugo --minify
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit dec6583

Please sign in to comment.