Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
owwkmidream authored Mar 4, 2024
1 parent 53e631b commit e424656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
-
name: 'Create .goreleaser.yaml'
run: |
echo -e "builds:\n\tgoos: [windows]" > .goreleaser.yaml
echo -e "builds:\n goos: [windows]" > .goreleaser.yaml
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit e424656

Please sign in to comment.