Skip to content

Commit 54cfc10

Browse files
committed
typo
1 parent ee667a5 commit 54cfc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: ./.github/actions/install_conda_pip
1818
with:
19-
nnpdf-extras: "[qed, docs]"
19+
nnpdf-extras: "[qed,docs]"
2020
- name: Build sphinx documentation
2121
shell: bash -l {0}
2222
run: |

0 commit comments

Comments
 (0)