Skip to content

Commit 56e00a2

Browse files
committed
typo
1 parent dc4b632 commit 56e00a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install dependencies for docs
2424
run: uv sync --group docs
2525
- name: Build notebooks and upload artifact
26-
uses: ./github/workflows/build-notebooks.yml
26+
uses: ./.github/workflows/build-notebooks.yml
2727
- name: Download artifact from previous step
2828
uses: actions/download-artifact@v5
2929
with:

0 commit comments

Comments
 (0)