mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 09:25:42 +10:00
split out problematic packages for better info
This commit is contained in:
3
.github/workflows/debian.yml
vendored
3
.github/workflows/debian.yml
vendored
@@ -40,6 +40,9 @@ jobs:
|
||||
- name: Install archivebox from deb
|
||||
run: |
|
||||
cd deb_dist/
|
||||
sudo apt install ripgrep
|
||||
sudo apt install python3-dateparser
|
||||
sudo apt install python3-mypy-extensions
|
||||
sudo apt install ./archivebox*.deb
|
||||
|
||||
- name: Add some links to test
|
||||
|
||||
Reference in New Issue
Block a user