mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-06 20:42:52 +08:00
ci/cd:修复win打包
This commit is contained in:
@@ -23,6 +23,8 @@ echo Detected target triple: %TARGET_TRIPLE%
|
||||
REM 执行 PyInstaller 打包
|
||||
echo 开始 PyInstaller 打包...
|
||||
pyinstaller ^
|
||||
--clean ^
|
||||
-y ^
|
||||
--name BiliNoteBackend ^
|
||||
--paths backend ^
|
||||
--distpath BillNote_frontend\src-tauri\bin ^
|
||||
|
||||
Reference in New Issue
Block a user