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

This commit is contained in:
Peaceultime 2023-12-14 22:33:35 +00:00
parent 1674f78eae
commit 488063983d
1 changed files with 1 additions and 6 deletions

View File

@ -28,10 +28,5 @@ jobs:
github-server-url: 'https://github.com' github-server-url: 'https://github.com'
token: ${{ secrets.GH_PAT }} token: ${{ secrets.GH_PAT }}
- name: "Check folders"
run: ls -al .
working-directory: /
- name: "Building Quartz content" - name: "Building Quartz content"
uses: ./content/.github/actions/deploy-quartz/ uses: ./content/.github/actions/deploy-quartz/
working-directory: /