rename
Some checks failed
Build Notes Site / build (push) Failing after 15s

This commit is contained in:
Jay
2026-03-03 11:16:05 +00:00
parent 816bbe5be4
commit fbba5cb734

View File

@@ -29,6 +29,9 @@ jobs:
apt-get update
apt-get install -y docker-ce-cli
- name: List repo files
run: ls -R "${{ github.workspace }}"
# 3⃣ Build MkDocs into Docker volume
- name: Build MkDocs into notes_public volume
run: |