You've already forked system-aspect
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user