1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

add archivebox version to github debug output

This commit is contained in:
Nick Sweeting
2020-08-14 00:39:02 -04:00
parent d89a50e2fb
commit 356cfb30cb

View File

@@ -99,6 +99,7 @@ jobs:
run: |
pwd
ls -a ./
archivebox version
- name: Test built package with pytest
run: |