Skip to content

Commit 735eb24

Browse files
committed
Add --working-dir=. to index-files call
1 parent d19053d commit 735eb24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/autobuild.sh

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ exec "${CODEQL_DIST}/codeql" database index-files \
66
--include-extension=.rb \
77
--size-limit=5m \
88
--language=ruby \
9+
--working-dir=.\
910
"$CODEQL_EXTRACTOR_RUBY_WIP_DATABASE"

0 commit comments

Comments
 (0)