Skip to content

Commit f656e90

Browse files
committed
Add windows installation env
1 parent 1745f15 commit f656e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/validate-windows-binary/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ runs:
3838
env:
3939
GPU_ARCH_VER: ${{ inputs.gpu_arch_ver }}
4040
GPU_ARCH_TYPE: ${{ inputs.gpu_arch_type }}
41+
INSTALLATION: ${{ inputs.installation }}
4142
CUDA_VER: ${{ inputs.desired_cuda }}
4243
run: |
4344
conda install numpy pillow python=${{ inputs.python_version }}

0 commit comments

Comments
 (0)