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

This commit is contained in:
Peaceultime 2023-12-14 13:04:34 +00:00
parent ea06278155
commit f7cc2c865f
1 changed files with 1 additions and 2 deletions

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