Add CUDA toolkit bin to $PATH

This commit is contained in:
Cheng
2025-11-22 11:39:48 +09:00
parent d2069c0a3c
commit b7e678bea7
4 changed files with 2 additions and 11 deletions

View File

@@ -139,8 +139,6 @@ jobs:
toolkit: 'cuda-12.9'
- name: Build Python package
uses: ./.github/actions/build-cuda-release
with:
toolkit: 'cuda-12.9'
- name: Upload artifacts
uses: actions/upload-artifact@v5
with: