Update .github/workflows/deploy.yml
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Failing after 42s

This commit is contained in:
2023-12-14 13:04:34 +00:00
parent ea06278155
commit f7cc2c865f

View File

@@ -25,5 +25,4 @@ jobs:
- name: "Building Quartz content"
uses: docker://ghcr.io/jackyzha0/quartz:hugo
with:
entrypoint: npx
args: 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