Combine auto_install scripts

This commit is contained in:
David Verdeguer
2020-10-07 11:58:55 +02:00
parent 526dac0f91
commit e97bdbdfac
6 changed files with 38 additions and 162 deletions

View File

@@ -49,7 +49,7 @@ jobs:
powershell -File $cmd
cd $Env:GITHUB_WORKSPACE\\${{ matrix.test_dir }}
py -3 $Env:GITHUB_WORKSPACE\\python-setup\\auto_install_packages_windows.py C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20200826\\x64\\codeql
py -3 $Env:GITHUB_WORKSPACE\\python-setup\\auto_install_packages.py C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20200826\\x64\\codeql
- name: Setup for extractor
run: |
echo $Env:CODEQL_PYTHON