mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 15:50:27 +00:00
fix template rendering
This commit is contained in:
parent
3ed50f5a1b
commit
fca7f6bffa
2 changed files with 2 additions and 3 deletions
|
@ -102,8 +102,7 @@ tasks:
|
|||
dir: backend/internal/
|
||||
cmds:
|
||||
- |
|
||||
go generate ./... \
|
||||
--template=./data/ent/schema/templates/has_id.tmpl
|
||||
go generate ./...
|
||||
sources:
|
||||
- "./backend/internal/data/ent/schema/**/*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue