You've already forked system-aspect
Update .github/workflows/deploy.yml
Some checks failed
Build Quartz site / build (push) Failing after 15s
Some checks failed
Build Quartz site / build (push) Failing after 15s
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -28,5 +28,8 @@ jobs:
|
|||||||
github-server-url: 'https://github.com'
|
github-server-url: 'https://github.com'
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GH_PAT }}
|
||||||
|
|
||||||
|
- name: "Check folders"
|
||||||
|
run: ls /workplace/Peaceultime/system-aspect
|
||||||
|
|
||||||
- name: "Building Quartz content"
|
- name: "Building Quartz content"
|
||||||
uses: ./.github/actions/deploy-quartz
|
uses: ./.github/actions/deploy-quartz
|
||||||
Reference in New Issue
Block a user