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

This commit is contained in:
Peaceultime 2023-12-20 21:48:20 +00:00
parent cfacee330f
commit 67d75059ab
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
working-directory: ./quartz
- name: Copying config
run: cp content/.github/quartz/* .
run: cp -r content/.github/quartz/* .
working-directory: ./quartz
- name: Build Quartz