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

This commit is contained in:
Peaceultime 2023-12-14 22:17:17 +00:00
parent 03637f1c07
commit a6c6217e9a
1 changed files with 1 additions and 1 deletions

View File

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