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

This commit is contained in:
2023-12-14 22:17:17 +00:00
parent 03637f1c07
commit a6c6217e9a

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