This commit is contained in:
Kovid Goyal 2025-02-24 11:57:02 +05:30
commit 8cae0b402b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 10
persist-credentials: false
- name: Set up Python
uses: actions/setup-python@v3

View File

@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@master
with:
fetch-depth: 2
persist-credentials: false
- name: Install calibre dependencies
run: setup/arch-ci.sh