mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-24 15:13:03 +02:00
install local package force using dot slash
This commit is contained in:
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Install archivebox from deb
|
- name: Install archivebox from deb
|
||||||
run: |
|
run: |
|
||||||
cd deb_dist/
|
cd deb_dist/
|
||||||
sudo apt install archivebox*.deb
|
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