Update .github/workflows/deploy.yml
Build Quartz site / build (push) Successful in 1m41s Details

This commit is contained in:
Peaceultime 2023-12-20 23:50:32 +00:00
parent de2b1a7e37
commit ae4ebe253f
1 changed files with 1 additions and 1 deletions

View File

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