fixin
Publish new notes / build-quartz (push) Failing after 3m28s
Publish new notes / deploy (push) Has been skipped

This commit is contained in:
VR
2025-06-28 14:26:27 +01:00
parent bfa3f0720d
commit 942334035c
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Clone local copy of Quartz
run: git clone https://k3gtpi.jumpingcrab.com/vlad/quartz-clone.git
- name: Copy notes to content directory
run: cp -r ./notes/* quartz-clone/content
run: cp -r ./vlads-notes/* quartz-clone/content
- name: Build Quartz
run: cd quartz-clone && npm i && npx quartz create && npx quartz build
- name: Upload artifact