Debugging
Some checks failed
Build and Test / determine_version (push) Successful in 6s
Build and Test / test (push) Successful in 2s
Build and Test / build_and_push (push) Failing after 43s

This commit is contained in:
2025-03-23 22:18:50 -07:00
parent a14cf2c004
commit 8f968de567

View File

@@ -54,7 +54,7 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
ls "${{ gitea.workspace }}/obsidian"
- name: Copy Website Obsidian Content
run: cp -R "${{ gitea.workspace }}/obsidian/00002 - Projects/Websites/caperren-com/*" "${{ gitea.workspace }}/caperren-com/src/content/."