Skip to content

Commit 7989d12

Browse files
authored
Update go.yml
1 parent 9fa95fc commit 7989d12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
platforms: 'linux/amd64, linux/arm64, darwin/arm64, darwin/amd64, windows/amd64'
2525
package: 'main'
2626
name: 'image-compressor-api'
27-
compress: 'true'
28-
dest: 'dist'
27+
compress: 'false'
28+
dest: ''

0 commit comments

Comments
 (0)