Skip to content

Commit e2b76a5

Browse files
add missing files to tar
1 parent 5ed7d0b commit e2b76a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ rm -rf artifacts/
3232
mkdir -p artifacts/sigsci-module-golang
3333
cp -rf \
3434
VERSION CHANGELOG.md LICENSE.md README.md \
35-
clientcodec.go rpc.go rpc_gen.go rpcinspector.go inspector.go responsewriter.go module.go version.go \
36-
responsewriter_test.go module_test.go \
35+
clientcodec.go rpc.go rpc_gen.go rpcinspector.go inspector.go responsewriter.go module.go version.go config.go \
36+
responsewriter_test.go module_test.go config_test.go \
3737
examples \
3838
artifacts/sigsci-module-golang/
3939

0 commit comments

Comments
 (0)