Commit ccf34f8
committed
🐛 fix(ci): enable Git LFS in checkout for release workflow
GitHub Actions was checking out LFS pointer files instead of actual
GIF binaries, causing GoReleaser to detect dirty state. Enable LFS
checkout to properly fetch binary files and fix dirty state validation.1 parent 794317f commit ccf34f8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments