mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +02: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