We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e99d2b commit 23fe764Copy full SHA for 23fe764
buildRelease.sh
@@ -7,4 +7,4 @@ if [[ -z "$APGAS_VERSION" ]]; then
7
exit 1
8
fi
9
10
-zip -x *.git* -r apgas-scala-$APGAS_VERSION.zip apgas.scala apgas.scala.examples README.md
+zip -x *.git* -r apgas-scala-$APGAS_VERSION.zip apgas.scala apgas.scala.examples scripts README.md
0 commit comments