修复依赖
This commit is contained in:
parent
311e3e14eb
commit
e2a29b03fe
|
@ -24,6 +24,8 @@ jobs:
|
||||||
goarch: "386"
|
goarch: "386"
|
||||||
- goos: windows
|
- goos: windows
|
||||||
goarch: arm64
|
goarch: arm64
|
||||||
|
- goos: windows
|
||||||
|
goarch: arm
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue