ci: add asset build verification workflow (#1254)
* ci: add asset build verification workflow A CI pass that fails if generated files are out of date. * chore: npm run assets Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
b5ead0a68c
commit
cb67c54ac5
5 changed files with 77 additions and 4 deletions
2
web/index_templ.go
generated
2
web/index_templ.go
generated
|
|
@ -1,6 +1,6 @@
|
|||
// Code generated by templ - DO NOT EDIT.
|
||||
|
||||
// templ: version: v0.3.924
|
||||
// templ: version: v0.3.960
|
||||
package web
|
||||
|
||||
//lint:file-ignore SA4006 This context is only used if a nested component is present.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue