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