Skip to content

Commit ec6421b

Browse files
authored
Update go.yml
1 parent 23982ad commit ec6421b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ jobs:
4141
GOOS: ${{ matrix.os }}
4242
GOARCH: ${{ matrix.arch }}
4343
CGO_ENABLED: 0
44+
- name: dbg
45+
run: find . -type f -name 'qtv-go'

0 commit comments

Comments
 (0)