Skip to content

fix: 优化打包脚本中--not-exit-code参数的条件表达式 #15

fix: 优化打包脚本中--not-exit-code参数的条件表达式

fix: 优化打包脚本中--not-exit-code参数的条件表达式 #15

Triggered via push October 5, 2025 04:03
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: '?'. Located at position 22 within expression: inputs.not_exit_code ? '--not-exit-code' : '', (Line: 288, Col: 12): Unexpected symbol: '?'. Located at position 22 within expression: inputs.not_exit_code ? '--not-exit-code' : ''