Also fix perms on .git

This commit is contained in:
Kovid Goyal 2019-10-26 11:01:10 +05:30
parent a3166bb976
commit b206f89336
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -60,4 +60,4 @@ jobs:
- name: Test calibre
run: |
runuser -u ci -- python setup.py test
chmod +777 .git/config
chmod +777 .git .git/config