We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ec009 commit deece4bCopy full SHA for deece4b
.github/workflows/kcpp-build-release-win.yaml
@@ -93,6 +93,7 @@ jobs:
93
- name: Package PyInstallers
94
id: make_pyinstaller
95
run: |
96
+ ./make_pyinstaller.bat
97
./make_pyinstaller_cuda.bat
98
99
- name: Save artifact
0 commit comments