Skip to content

Commit

Permalink
Update hugo build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
josephcummings committed Feb 21, 2024
1 parent 4ed60f5 commit 7b35101
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ jobs:
name: Checkout
uses: actions/checkout@v3
with:
path: /docs
path: docs
-
name: Setup Workdir
run: cd docs
-
name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down

0 comments on commit 7b35101

Please sign in to comment.