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

This commit is contained in:
Peaceultime 2023-12-14 13:07:53 +00:00
parent 8343d180de
commit b59aeb0c96
1 changed files with 4 additions and 1 deletions

View File

@ -23,4 +23,7 @@ jobs:
with:
node-version: 18.14
- name: "Building Quartz content"
uses: docker://ghcr.io/jackyzha0/quartz:hugo
uses: docker://ghcr.io/jackyzha0/quartz:hugo
with:
entrypoint: bash
args: npx quartz build -d /workspace/Peaceultime/system-aspect -o /workspace/Peaceultime/system-aspect/build