1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-03 11:22:37 +02:00

fix windows shutil not able to handle pathlib

This commit is contained in:
Nick Sweeting
2020-12-11 19:33:18 +02:00
parent 93e6d22c1c
commit 2db5e51b54
2 changed files with 5 additions and 2 deletions

View File

@@ -78,6 +78,9 @@ jobs:
run: |
pwd
ls
- name: Archivebox version
run: |
archivebox version
- name: Test built package with pytest