generated from Java-2025Fall/final-vibevault-template
完成作业
This commit is contained in:
parent
a2ba3b1b95
commit
3f2287eee1
@ -253,7 +253,7 @@ jobs:
|
||||
- name: Install Python dependencies
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
pip install reportlab
|
||||
apt update && apt install -y python3-reportlab
|
||||
|
||||
- name: Generate PDF report
|
||||
working-directory: ${{ github.workspace }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user