Update .github/workflows/deploy.yml
Build Quartz site / build (push) Failing after 17s Details

This commit is contained in:
Peaceultime 2023-12-14 21:58:49 +00:00
parent bbde1da26f
commit 6593a0765b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
token: ${{ secrets.GH_PAT }} token: ${{ secrets.GH_PAT }}
- name: "Check folders" - name: "Check folders"
run: ls /workplace/Peaceultime/system-aspect run: ls /workspace/Peaceultime/system-aspect
- name: "Building Quartz content" - name: "Building Quartz content"
uses: ./.github/actions/deploy-quartz uses: ./.github/actions/deploy-quartz