Tests
Build Quartz site / build (push) Failing after 16s
Details
Build Quartz site / build (push) Failing after 16s
Details
This commit is contained in:
parent
f3b6c46fed
commit
01be83726a
|
|
@ -23,6 +23,8 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: 'jackyzha0/quartz'
|
repository: 'jackyzha0/quartz'
|
||||||
|
path: '../quartz'
|
||||||
|
github-server-url: 'https://github.com'
|
||||||
|
|
||||||
- name: "Building Quartz content"
|
- name: "Building Quartz content"
|
||||||
uses: ./.github/actions/deploy-quartz
|
uses: ./.github/actions/deploy-quartz
|
||||||
Loading…
Reference in New Issue