Skip to content

Commit 1535791

Browse files
committed
fixed docs workflow
1 parent c8ac516 commit 1535791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/setup-python@v5
6969
name: Setup Python 3.10
7070
with:
71-
python-version: 3.10
71+
python-version: "3.10"
7272
- name: Build documentation 🏗️
7373
run: |
7474
pip install -e .[dev]

0 commit comments

Comments
 (0)