Skip to content

Commit ad7a552

Browse files
committed
build: build docs for wip/alt-comm branch
1 parent c96e073 commit ad7a552

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ jobs:
4040
sphinx: "8.2.3"
4141
mermaid: "1.0.0"
4242
jinja: "3.1.1"
43+
- version: "wip/alt-comm"
44+
source: "heads"
45+
python: "3.12"
46+
sphinx: "8.2.3"
47+
mermaid: "1.0.0"
48+
jinja: "3.1.1"
4349
steps:
4450
- name: 🧾 Log event & matrix
4551
run: |
@@ -189,7 +195,7 @@ jobs:
189195
190196
echo "Versions:"
191197
cat versions.json
192-
198+
193199
- name: 🚀 Commit & deploy
194200
uses: EndBug/add-and-commit@v9
195201
with:

0 commit comments

Comments
 (0)