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

This commit is contained in:
2023-12-14 22:33:35 +00:00
parent 1674f78eae
commit 488063983d

View File

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