修复依赖

This commit is contained in:
johlanse 2022-03-18 10:30:04 +08:00
parent 311e3e14eb
commit e2a29b03fe
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ jobs:
goarch: "386"
- goos: windows
goarch: arm64
- goos: windows
goarch: arm
fail-fast: true
steps:
- uses: actions/checkout@v2