mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 23:53:27 +02:00
Also fix perms on .git
This commit is contained in:
parent
a3166bb976
commit
b206f89336
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue