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

This commit is contained in:
2023-12-14 22:18:41 +00:00
parent a6c6217e9a
commit ff65385eb0

View File

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