mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 09:55:33 +10:00
whoops forgot sudo
This commit is contained in:
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user