Commit baed62a
ci: install system dependencies in GitHub Actions workflow
Install inotify-tools and poppler-utils in CI environment:
- inotify-tools: Required for file_system library (LibraryWatcher)
- poppler-utils: Provides pdfinfo command for PDF metadata extraction
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 14c2d50 commit baed62a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments