update directory
All checks were successful
Hugo / build (push) Successful in 5s

This commit is contained in:
brooke 2024-06-18 18:26:49 -04:00
parent cee897940f
commit 1a2f340bdd

View file

@ -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