Update .github/workflows/deploy.yml
Deploy Quartz site to GitHub Pages / build (push) Failing after 28s
Details
Deploy Quartz site to GitHub Pages / build (push) Failing after 28s
Details
This commit is contained in:
parent
9e89db9fff
commit
f212308c84
|
|
@ -19,4 +19,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch all history for git info
|
fetch-depth: 0 # Fetch all history for git info
|
||||||
- name: "Building Quartz content"
|
- name: "Building Quartz content"
|
||||||
uses: ./deploy-quartz
|
uses: ./.github/actions/deploy-quartz
|
||||||
Loading…
Reference in New Issue