Skip to content

Commit 761405d

Browse files
Update CI
1 parent 9dcb89a commit 761405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
run: poetry run pip show pypdfium2
184184

185185
- name: Huggingface Hub Login
186-
run: huggingface-cli login --token $HUGGINGFACE_API_KEY
186+
run: poetry run huggingface-cli login --token $HUGGINGFACE_API_KEY
187187

188188
- name: Execute notebooks and check for errors
189189
run: ./.github/workflows/scripts/run_notebooks.sh

0 commit comments

Comments
 (0)