1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 15:54:36 +02:00

whoops forgot sudo

This commit is contained in:
Nick Sweeting
2020-12-11 19:38:08 +02:00
parent 2db5e51b54
commit 03334ec687

View File

@@ -39,7 +39,7 @@ jobs:
- name: Install archivebox from deb
run: |
apt install deb_dist/archivebox*.deb
sudo apt install deb_dist/archivebox*.deb
- name: Add some links to test
run: |