Commit 7d81cd2
fix: release workflow uses same setup as test workflow
Use setup-ruby-and-dependencies composite action (same as test workflow)
instead of bare ruby/setup-ruby. This ensures identical environment:
- libvips installed
- Font antialiasing disabled
- Ruby 4.0 (not floating 'ruby' tag)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5af1d6f commit 7d81cd2
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments