Tests
Build Quartz site / build (push) Failing after 14s Details

This commit is contained in:
Peaceultime 2023-12-14 15:33:58 +01:00
parent 6666100f76
commit ebcc245973
1 changed files with 1 additions and 1 deletions

View File

@ -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