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
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: "true"
|
submodules: "true"
|
||||||
path: "${{ github.workspace }}/themes"
|
path: "${{ github.workspace }}/themes/hugo-maintenance"
|
||||||
- name: Copy example config
|
- name: Copy example config
|
||||||
run: cp ${{ github.workspace }}/themes/hugo-maintenance/exampleSite/hugo.yaml ${{ github.workspace }}
|
run: cp ${{ github.workspace }}/themes/hugo-maintenance/exampleSite/hugo.yaml ${{ github.workspace }}
|
||||||
- name: Run build task
|
- name: Run build task
|
||||||
|
|
Loading…
Add table
Reference in a new issue