Update .gitea/workflows/deploy.yaml
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 1m13s
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 1m13s
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
ref: v4
|
||||
path: quartz
|
||||
- name: Overlay quartz configs
|
||||
run: cp -fR content/.quartz/** .
|
||||
run: cp -fR content/.quartz/** quartz
|
||||
- name: Copy the content
|
||||
run: cp -fR content/** quartz/content
|
||||
- name: Install Dependencies
|
||||
|
||||
Reference in New Issue
Block a user