1
0
Fork 0

Fetch depth of mirror to max

main
Ambrose Chua 2021-09-02 10:24:44 +08:00 committed by GitHub
parent e7e0416332
commit eb3128c3c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: load ssh key
env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock