cli
cli copied to clipboard
fix(scripts/build): fix date formatting issue on different OS
- What I did
The date command on my macOS is GNU-style, so I submitted this PR.
- How I did it Fix this issue by trying GNU/BSD command style one by one
- How to verify it
make binary
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:loudspeaker: Thoughts on this report? Let us know!