mirror of
https://github.com/github/codeql.git
synced 2026-08-04 09:23:23 +02:00
Packaging: Fix libraryPathDependencies for legacy-support packs
Adds both *-all and *-queries to all.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
name: codeql-python-recorded-call-graph-metrics
|
||||
version: 0.0.1
|
||||
libraryPathDependencies: codeql-python
|
||||
libraryPathDependencies:
|
||||
- codeql/python-all
|
||||
- codeql/python-queries
|
||||
extractor: python
|
||||
|
||||
Reference in New Issue
Block a user