mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 15:44:26 -04:00
fix windows shutil not able to handle pathlib
This commit is contained in:
parent
93e6d22c1c
commit
2db5e51b54
2 changed files with 5 additions and 2 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -78,6 +78,9 @@ jobs:
|
|||
run: |
|
||||
pwd
|
||||
ls
|
||||
|
||||
- name: Archivebox version
|
||||
run: |
|
||||
archivebox version
|
||||
|
||||
- name: Test built package with pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue