diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 04af528..9b04c97 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -26,7 +26,7 @@ jobs: GOARCH: amd64 GOOS: linux release-linux-arm: - name: release linux/386 + name: release linux/arm runs-on: ubuntu-latest steps: - uses: actions/checkout@master