Skip to content

Commit

Permalink
update path in create_release_tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Dec 13, 2023
1 parent 1f0e9be commit fbf320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-release-tarball
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $tar \
./go.mod \
./go.sum \
./cmd \
./internal \
./pkg \
./regression_test.go \
./man \
./test \
Expand Down

0 comments on commit fbf320d

Please sign in to comment.