Skip to content

Commit a520666

Browse files
committed
build: specify build entrypoint
1 parent 5333b3e commit a520666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ builds:
1313
- linux
1414
- windows
1515
- darwin
16+
main: ./ghdl/main.go
1617
archives:
1718
- replacements:
1819
darwin: Darwin

0 commit comments

Comments
 (0)