Skip to content

Commit 88acbc8

Browse files
committed
Copy dbscheme stats into extractor pack
1 parent 030d957 commit 88acbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
path: osx64
8282
- run: |
8383
mkdir -p ruby
84-
cp -r codeql-extractor.yml tools ruby/
84+
cp -r codeql-extractor.yml tools ql/src/ruby.dbscheme.stats ruby/
8585
mkdir -p ruby/tools/{linux64,osx64,win64}
8686
cp linux64/ruby-extractor ruby/tools/linux64/extractor
8787
cp osx64/ruby-extractor ruby/tools/osx64/extractor

0 commit comments

Comments
 (0)