Update .github/workflows/deploy.yml
All checks were successful
Build Quartz site / build (push) Successful in 1m41s

This commit is contained in:
2023-12-20 23:50:32 +00:00
parent de2b1a7e37
commit ae4ebe253f

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