mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-05-31 09:30:57 +00:00
修复打包
This commit is contained in:
parent
8482f2d653
commit
7eac5a7403
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
||||
python -m ok.update.gen_md5 .\dist
|
||||
Copy-Item -Path "dist" -Destination "ok-ww" -Recurse
|
||||
7z a -t7z -r "ok-ww-CPU-full-${{ steps.tagName.outputs.tag }}.7z" "ok-ww"
|
||||
Remove-Item -Path "ok-ww" -Recurse -Force
|
||||
|
||||
python -m ok.update.package_full_with_profile ${{ steps.tagName.outputs.tag }} 0
|
||||
python -m ok.update.gen_md5 .\dist
|
||||
|
@ -1,4 +1,4 @@
|
||||
ok-script==0.0.264
|
||||
ok-script==0.0.265
|
||||
#rapidocr_onnxruntime
|
||||
rapidocr_openvino
|
||||
pySide6-Fluent-Widgets>=1.5.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user