You've already forked system-aspect
Update .github/workflows/deploy.yml
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Failing after 42s
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Failing after 42s
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -25,5 +25,4 @@ jobs:
|
|||||||
- name: "Building Quartz content"
|
- name: "Building Quartz content"
|
||||||
uses: docker://ghcr.io/jackyzha0/quartz:hugo
|
uses: docker://ghcr.io/jackyzha0/quartz:hugo
|
||||||
with:
|
with:
|
||||||
entrypoint: npx
|
args: npx quartz build -d /workspace/Peaceultime/system-aspect -o /workspace/Peaceultime/system-aspect/build
|
||||||
args: quartz build -d /workspace/Peaceultime/system-aspect -o /workspace/Peaceultime/system-aspect/build
|
|
||||||
Reference in New Issue
Block a user