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