diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 16a79f6..2ef8fe6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,10 +65,10 @@ jobs: cache: true check-latest: true - - name: Set up MinGW - uses: egor-tensin/setup-mingw@v2 - with: - platform: x64 + - name: Set up MinGW + uses: egor-tensin/setup-mingw@v2 + with: + platform: x64 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v6