Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
skrysmanski committed Dec 1, 2023
1 parent 1d5fe2d commit c5af41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
working-directory: themes/devlog-theme/assets

- name: Build site
run: hugo --gc --minify --printPathWarnings --logLevel info -d ./public/
run: hugo --gc --printPathWarnings --logLevel info -d ./public/

# See: https://github.com/marketplace/actions/ftp-deploy
- name: Deploy site
Expand Down

0 comments on commit c5af41c

Please sign in to comment.