?
This commit is contained in:
parent
f03b9222c0
commit
0ef8e78af8
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ in
|
|||
outputs = ["out" "systemd_unit" "systemd_unit_hardened"];
|
||||
|
||||
buildPhase = ''
|
||||
go mod tidy
|
||||
make build
|
||||
'';
|
||||
|
||||
|
|
Reference in a new issue