Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bdragon300 committed May 6, 2024
1 parent 907c510 commit a85bdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
hugo-version: 'latest'
- name: Build
run: hugo --minify
run: hugo
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit a85bdcb

Please sign in to comment.