mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update generator to write the ast.qll file directly into ql/src
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||
with:
|
||||
name: ruby_ast.qll
|
||||
path: ruby_ast.qll
|
||||
path: ql/src/codeql_ruby/ast.qll
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: extractor-${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user