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 eb450a9 commit 2337b27Copy full SHA for 2337b27
scripts/build.sh
@@ -2,5 +2,6 @@
2
3
set -eu
4
cd "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5
+cd ..
6
7
sbt assembly
0 commit comments