1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00

fix ls a option not available on windows

This commit is contained in:
Nick Sweeting 2020-12-11 19:10:39 +02:00
parent ec86060a61
commit 27b266af5f

View file

@ -77,7 +77,7 @@ jobs:
- name: Directory listing for debugging
run: |
pwd
ls -a ./
ls
archivebox version
- name: Test built package with pytest