Update .github/workflows/deploy.yml
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Failing after 28s

This commit is contained in:
2023-12-14 14:02:34 +00:00
parent 9e89db9fff
commit f212308c84

View File

@@ -19,4 +19,4 @@ jobs:
with: with:
fetch-depth: 0 # Fetch all history for git info fetch-depth: 0 # Fetch all history for git info
- name: "Building Quartz content" - name: "Building Quartz content"
uses: ./deploy-quartz uses: ./.github/actions/deploy-quartz