Skip to content

Commit

Permalink
add CONDA_CUPY_CUDA_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSullivan7 committed May 10, 2024
1 parent 2245c3f commit 841975a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pyinstaller_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:

- name: PyInstaller Build
shell: bash -l {0}
env:
CONDA_CUPY_CUDA_PATH: $CUDA_PATH
run: |
conda activate mantidimaging-dev
set
Expand Down

0 comments on commit 841975a

Please sign in to comment.