Skip to content

Commit

Permalink
Build site in hugo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcenteno committed Sep 18, 2024
1 parent c1fe546 commit 160edb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:
with:
hugo-version: 'latest'
extended: true

- name: Build site
run: hugo

0 comments on commit 160edb7

Please sign in to comment.