Commit f1d0fa6
committed
feat: add build step to GitHub Actions workflow for binary generation
- Introduced a new step in the release workflow to build the binary before generating completions and man pages.
- Ensured the build process utilizes the PKG_NAME environment variable for consistency.1 parent 9c61b74 commit f1d0fa6
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
0 commit comments