espelhamento de
https://github.com/Hilbis/Hilbish
sincronizado 2025-07-18 16:52:02 +00:00
ci: remove fetch-depth 0 setting for checkout
Esse commit está contido em:
pai
8a215ad742
commit
7272e035d9
6
.github/workflows/build.yml
externo
6
.github/workflows/build.yml
externo
@ -12,16 +12,14 @@ jobs:
|
||||
matrix:
|
||||
goos: [linux, windows, darwin]
|
||||
goarch: ["386", amd64, arm64]
|
||||
exclude:
|
||||
exclude:
|
||||
- goarch: "386"
|
||||
goos: darwin
|
||||
goos: darwin
|
||||
- goarch: arm64
|
||||
goos: windows
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
|
Carregando…
x
Referência em uma nova issue
Block a user