Update .github/workflows/deploy.yml
Deploy Quartz site to GitHub Pages / build (push) Failing after 44s
Details
Deploy Quartz site to GitHub Pages / build (push) Failing after 44s
Details
This commit is contained in:
parent
725bd28e0b
commit
8f6f8b2e52
|
|
@ -23,6 +23,6 @@ jobs:
|
|||
with:
|
||||
node-version: 18.14
|
||||
- name: "Building Quartz content"
|
||||
uses: ghcr.io/jackyzha0/quartz:hugo
|
||||
uses: docker://ghcr.io/jackyzha0/quartz:hugo
|
||||
with:
|
||||
args: npx quartz build -d /workspace/Peaceultime/system-aspect -o /workspace/Peaceultime/system-aspect/build
|
||||
Loading…
Reference in New Issue