Skip to content

Commit 65fbd35

Browse files
author
Darren Kelly
committed
fix(goreleaser): remove go generate command and set go generate version
1 parent d9beb54 commit 65fbd35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-binaries.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353

5454
- name: Debug
5555
run: |
56+
echo $GOOS
57+
echo $GOARCH
5658
make thor
5759
make disco
5860

0 commit comments

Comments
 (0)