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

This commit is contained in:
Peaceultime 2023-12-14 22:45:35 +00:00
parent 15879750a2
commit 3039685a96
1 changed files with 1 additions and 1 deletions

View File

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