You've already forked system-aspect
Update .github/workflows/deploy.yml
Some checks failed
Build Quartz site / build (push) Failing after 1m46s
Some checks failed
Build Quartz site / build (push) Failing after 1m46s
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
|||||||
working-directory: ./quartz
|
working-directory: ./quartz
|
||||||
|
|
||||||
- name: Copying config
|
- name: Copying config
|
||||||
run: cp content/.github/quartz/* .
|
run: cp -r content/.github/quartz/* .
|
||||||
working-directory: ./quartz
|
working-directory: ./quartz
|
||||||
|
|
||||||
- name: Build Quartz
|
- name: Build Quartz
|
||||||
|
|||||||
Reference in New Issue
Block a user