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