From 3daa37a7c00ff637d08fce2f4d783b8e999dda6c Mon Sep 17 00:00:00 2001 From: Paul Koch Date: Thu, 25 Jul 2024 16:24:10 -0700 Subject: [PATCH] asdfsadf --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43489a26e..fc7d4ba0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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