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

This commit is contained in:
Peaceultime 2023-12-14 14:02:34 +00:00
parent 9e89db9fff
commit f212308c84
1 changed files with 1 additions and 1 deletions

View File

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