Tests
Build Quartz site / build (push) Failing after 14s
Details
Build Quartz site / build (push) Failing after 14s
Details
This commit is contained in:
parent
6666100f76
commit
ebcc245973
|
|
@ -19,6 +19,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0 # Fetch all history for git info
|
||||
- name: "Get Quartz"
|
||||
run: git clone https://github.com/jackyzha0/quartz.git
|
||||
run: git clone https://github.com/jackyzha0/quartz.git /quartz
|
||||
- name: "Building Quartz content"
|
||||
uses: ./.github/actions/deploy-quartz
|
||||
Loading…
Reference in New Issue