fix makefile

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-06 18:10:37 -06:00
parent 09d3bbb857
commit 366dc54ae4
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ redomod:
go mod tidy
github:
git push origin master
git push origin devel
git push origin --tags
git push github master
git push github devel
git push github --tags