Skip to content

Commit deece4b

Browse files
committed
missed a build target
1 parent 68ec009 commit deece4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kcpp-build-release-win.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
- name: Package PyInstallers
9494
id: make_pyinstaller
9595
run: |
96+
./make_pyinstaller.bat
9697
./make_pyinstaller_cuda.bat
9798
9899
- name: Save artifact

0 commit comments

Comments
 (0)