Commit 0a53505
Fix release workflow: use cargo generate-lockfile instead of cargo check
cargo check requires system libs (gtk, webkit) which aren't installed in
the version-bump job. cargo generate-lockfile only needs to resolve deps.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0e8ca68 commit 0a53505
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments