mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
fixed git checkout depth bug
This commit is contained in:
parent
c22db61188
commit
5caf66de4b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,8 +38,6 @@ jobs:
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
# - name: Set GOPATH
|
||||
# run: |
|
||||
|
Loading…
Reference in New Issue
Block a user