mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
add fetch depth (#3987)
remove `fatal: Invalid revision range` in CI log
This commit is contained in:
parent
8b7e446504
commit
086e111978
1
.github/workflows/openwrt-ci.yml
vendored
1
.github/workflows/openwrt-ci.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
ref: master
|
||||
fetch-depth: 1000000
|
||||
|
||||
- name: Space cleanup
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user