Skip to content

Commit

Permalink
asdfsadf
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 25, 2024
1 parent 2e8fb49 commit 3daa37a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ jobs:
Write-Host $install_file
$install_file = $install_file[0].BaseName
Write-Host $install_file
$install_file = $install_file.BaseName
Write-Host $install_file
$env:PATH += ';C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin'
python -m pip install "bld/sdist/${install_file}.tar.gz[debug,notebook,plotly,lime,sensitivity,shap,linear,treeinterpreter,aplr,dash,skoperules,testing]"
New-Item -Path "tmp/zqmr" -ItemType Directory -Force
Expand Down

0 comments on commit 3daa37a

Please sign in to comment.