Skip to content

Commit e3d97cf

Browse files
authored
Update pdf-tools-app.yml
1 parent 952baaa commit e3d97cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pdf-tools-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
echo "PYTHONIOENCODING=utf-8" >> $GITHUB_ENV
2727
- name: Install dependencies
2828
run: |
29+
cd pdf_tools
2930
python -m pip install --upgrade pip
3031
pip install -r requirements.txt
3132
- name: Build target file

0 commit comments

Comments
 (0)