Skip to content

Commit

Permalink
fix: add missing working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine committed Jun 17, 2024
1 parent 2e35538 commit bb0b67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-demo-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: cp -r ./v4/exampleSite/* /tmp/demo-site

- name: Pull theme's Hugo module
working-directory: /tmp/demo-site
run: |
hugo mod get -u
cat go.mod
Expand Down

0 comments on commit bb0b67b

Please sign in to comment.