update path in create_release_tarball

This commit is contained in:
John Kerl 2023-12-13 18:46:16 -05:00
parent 1f0e9be581
commit fbf320d88a

View file

@ -91,7 +91,7 @@ $tar \
./go.mod \
./go.sum \
./cmd \
./internal \
./pkg \
./regression_test.go \
./man \
./test \