This commit is contained in:
parent
cee897940f
commit
1a2f340bdd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: "true"
|
||||
path: "${{ github.workspace }}/themes"
|
||||
path: "${{ github.workspace }}/themes/hugo-maintenance"
|
||||
- name: Copy example config
|
||||
run: cp ${{ github.workspace }}/themes/hugo-maintenance/exampleSite/hugo.yaml ${{ github.workspace }}
|
||||
- name: Run build task
|
||||
|
|
Loading…
Add table
Reference in a new issue