mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-26 15:54:36 +02:00
fix deb_dist
This commit is contained in:
3
.github/workflows/debian.yml
vendored
3
.github/workflows/debian.yml
vendored
@@ -39,7 +39,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install archivebox from deb
|
- name: Install archivebox from deb
|
||||||
run: |
|
run: |
|
||||||
sudo apt install deb_dist/archivebox*.deb
|
cd deb_dist/
|
||||||
|
sudo apt install archivebox*.deb
|
||||||
|
|
||||||
- name: Add some links to test
|
- name: Add some links to test
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user