Skip to content

fix: 修复 Release 构建中 rsrc 命令路径问题#75

Merged
bigmanBass666 merged 1 commit into
mainfrom
fix/rsrc-path
Jul 17, 2026
Merged

fix: 修复 Release 构建中 rsrc 命令路径问题#75
bigmanBass666 merged 1 commit into
mainfrom
fix/rsrc-path

Conversation

@bigmanBass666

Copy link
Copy Markdown
Contributor

rsrc 安装到 GOPATH/bin 后不在 PATH 中,导致构建失败(command not found)。改为使用 $(go env GOPATH)/bin/rsrc 指定完整路径。

@bigmanBass666
bigmanBass666 enabled auto-merge (squash) July 17, 2026 20:10
@bigmanBass666
bigmanBass666 merged commit 4df7ef7 into main Jul 17, 2026
4 checks passed
@bigmanBass666
bigmanBass666 deleted the fix/rsrc-path branch July 17, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant