add fetch depth (#3987)

remove `fatal: Invalid revision range` in CI log
This commit is contained in:
ioioioion 2020-03-24 18:19:52 +08:00 committed by GitHub
parent 8b7e446504
commit 086e111978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@master uses: actions/checkout@master
with: with:
ref: master ref: master
fetch-depth: 1000000
- name: Space cleanup - name: Space cleanup
env: env: