1
0
Fork 0
mirror of synced 2024-06-02 18:44:59 +12:00

fix deb_dist

This commit is contained in:
Nick Sweeting 2020-12-11 19:41:05 +02:00
parent 03334ec687
commit b76ba443f0

View file

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