Skip to content

Commit a43fcd5

Browse files
committed
fix: missing external extra-file in goreleaser
1 parent 7ad8518 commit a43fcd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ dockers:
8989
extra_files:
9090
- app
9191
- ast
92+
- external
9293
- info
9394
- langsrv
9495
- parser
@@ -98,3 +99,4 @@ dockers:
9899
- stdlib
99100
- go.mod
100101
- go.sum
102+
- lithia.go

0 commit comments

Comments
 (0)