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

This commit is contained in:
Peaceultime 2023-12-14 21:58:05 +00:00
parent d02d06ec8a
commit bbde1da26f
1 changed files with 3 additions and 0 deletions

View File

@ -28,5 +28,8 @@ jobs:
github-server-url: 'https://github.com'
token: ${{ secrets.GH_PAT }}
- name: "Check folders"
run: ls /workplace/Peaceultime/system-aspect
- name: "Building Quartz content"
uses: ./.github/actions/deploy-quartz