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

This commit is contained in:
Peaceultime 2023-12-14 22:18:41 +00:00
parent a6c6217e9a
commit ff65385eb0
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 -al /workspace/Peaceultime/system-aspect
run: ls -al .
- name: "Building Quartz content"
uses: ./.github/actions/deploy-quartz