Fix syntax in github workflow

This commit is contained in:
Jerry Jacobs 2024-07-26 13:59:43 +02:00
parent 579bc4bb84
commit 72fcca386b
1 changed files with 4 additions and 4 deletions

View File

@ -65,10 +65,10 @@ jobs:
cache: true cache: true
check-latest: true check-latest: true
- name: Set up MinGW - name: Set up MinGW
uses: egor-tensin/setup-mingw@v2 uses: egor-tensin/setup-mingw@v2
with: with:
platform: x64 platform: x64
- name: Run GoReleaser - name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6 uses: goreleaser/goreleaser-action@v6