Skip to content

[错误/BUG]精简版构建CI失败,且不会显示失败 #376

@mcthesw

Description

@mcthesw

问题简述 Describe the bug
精简版构建CI失败,且不会在GitHub上显示失败

[log] │
●  You can read more in https://nuxt.com/docs/getting-started/deployment#static-hosting.
[log] │
└  ✨ You can now deploy .output/public to any static hosting!
error: failed to parse value from --config argument `src-tauri/tauri.slim.conf.json` as a dotted key expression

Caused by:
  TOML parse error at line 1, column 31
    |
  1 | src-tauri/tauri.slim.conf.json
    |                               ^
  key with no value, expected `=`
failed to build app: failed to build app
       Error failed to build app: failed to build app
 ELIFECYCLE  Command failed with exit code 1.

> rgsm-gui@ portable D:\a\game-save-manager\game-save-manager\apps\rgsm-gui
> node ../../scripts/portable.mjs

Error: could not find the release dir
    at resolvePortable (file:///D:/a/game-save-manager/game-save-manager/scripts/portable.mjs:97:11)

修复考虑:

  • 尽量不要搞多个json
  • 考虑只提供便携版+精简版?
  • 尽量不要让这个CI流程走特殊化(单独的),如果必须要走的话也不是不行

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions