Skip to content

Commit

Permalink
Update build_multi_platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
biocodz authored Mar 4, 2024
1 parent 11b66ac commit 12a6aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_multi_platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "pwd: $(pwd)"
#iex "{$(& $env:CONDA/Scripts/conda shell.powershell activate)}"
& "$env:CONDA/shell/condabin/conda-hook.ps1"
& "$env:programfiles/Microsoft Visual Studio/2022/Enterprise/Common7/Tools/Launch-VsDevShell.ps1"
& "$env:programfiles/Microsoft Visual Studio/2022/Enterprise/Common7/Tools/Launch-VsDevShell.ps1" -arch amd64
conda activate $env:CONDA
conda install -c conda-forge -y pyyaml jinja2 requests ninja
echo 'conda packages installed'
Expand Down

0 comments on commit 12a6aa9

Please sign in to comment.