fix(gs/xanthous): Update hie.yaml for new app/ directory
Change-Id: I87c82f22313285085ac53485613b7d9f91b52ed2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3802 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
ff6c008d78
commit
e0bec49b39
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ cradle:
|
|||
component: 'lib:xanthous'
|
||||
- path: './test'
|
||||
component: 'test:test'
|
||||
- path: './src'
|
||||
- path: './app'
|
||||
component: 'exe:xanthous'
|
||||
- path: './bench'
|
||||
component: 'bench:benchmark'
|
||||
|
|
Loading…
Reference in a new issue