Skip to content

fix: 优化打包脚本参数,动态处理--not-exit-code标志 #12

fix: 优化打包脚本参数,动态处理--not-exit-code标志

fix: 优化打包脚本参数,动态处理--not-exit-code标志 #12

Triggered via push October 5, 2025 03:45
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/nuitka_package_v2.yml#L1
(Line: 278, Col: 12): Unexpected symbol: 'if'. Located at position 19 within expression: '--not-exit-code' if inputs.not_exit_code == 'true' else '', (Line: 288, Col: 12): Unexpected symbol: 'if'. Located at position 19 within expression: '--not-exit-code' if inputs.not_exit_code == 'true' else ''