You've already forked system-aspect
Update .github/workflows/deploy.yml
Some checks failed
Build Quartz site / build (push) Failing after 1m52s
Some checks failed
Build Quartz site / build (push) Failing after 1m52s
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -65,6 +65,7 @@ jobs:
|
|||||||
working-directory: ./quartz
|
working-directory: ./quartz
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
name: output
|
||||||
path: ./quartz/public
|
path: ./quartz/public
|
||||||
|
|||||||
Reference in New Issue
Block a user