Update .github/workflows/deploy.yml
Build Quartz site / build (push) Failing after 16s Details

This commit is contained in:
Peaceultime 2023-12-14 22:43:59 +00:00
parent 0bf3c12d94
commit 739a813bf0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
token: ${{ secrets.GH_PAT }}
- name: "Copying"
run: cp -RT ./content/ ./content/.github/actions/deploy-quartz/content ./quartz/ ./content/.github/actions/deploy-quartz/quartz
run: cp -RT ./content ./quartz ./content/.github/actions/deploy-quartz/
- name: "Building Quartz content"
uses: ./content/.github/actions/deploy-quartz/