Skip to content

Commit 23fe764

Browse files
author
Josh Milthorpe
committed
add scripts to build-release.sh
1 parent 4e99d2b commit 23fe764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildRelease.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ if [[ -z "$APGAS_VERSION" ]]; then
77
exit 1
88
fi
99

10-
zip -x *.git* -r apgas-scala-$APGAS_VERSION.zip apgas.scala apgas.scala.examples README.md
10+
zip -x *.git* -r apgas-scala-$APGAS_VERSION.zip apgas.scala apgas.scala.examples scripts README.md

0 commit comments

Comments
 (0)