You've already forked system-aspect
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -56,6 +56,10 @@ jobs:
|
||||
run: npm ci
|
||||
working-directory: ./quartz
|
||||
|
||||
- name: Copying config
|
||||
run: cp -RF content/.github/quartz .
|
||||
working-directory: ./quartz
|
||||
|
||||
- name: Build Quartz
|
||||
run: npx quartz build
|
||||
working-directory: ./quartz
|
||||
|
||||
Reference in New Issue
Block a user