mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-02 19:53:23 +00:00
ci: remove fetch-depth 0 setting for checkout
This commit is contained in:
parent
8a215ad742
commit
7272e035d9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,8 +20,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user