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 480e3bf commit 3aeacf6Copy full SHA for 3aeacf6
java/ql/automodel/publish.sh
@@ -2,7 +2,7 @@
2
set -e
3
4
AUTOMODEL_ROOT="$(readlink -f "$(dirname $0)")"
5
-WORKSPACE_ROOT="$AUTOMODEL_ROOT/../../../.."
+WORKSPACE_ROOT="$AUTOMODEL_ROOT/../../.."
6
GRPS="automodel,-test"
7
8
if [ -z "$CODEQL_DIST" ]; then
0 commit comments