requirements
This commit is contained in:
parent
178dec7f01
commit
6bc9bf60f1
2
.github/workflows/LaTeXcompile.yml
vendored
2
.github/workflows/LaTeXcompile.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
python-version: '3.9'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
- run: pip install PyPDF3
|
||||
- run: pip install -r requirements.txt
|
||||
- run: python build_paged.py
|
||||
- name: Update README
|
||||
uses: nanasess/setup-php@master
|
||||
|
|
Loading…
Reference in New Issue
Block a user