diff --git a/users/grfn/xanthous/hie.yaml b/users/grfn/xanthous/hie.yaml index 49f8ec1fb..e7cf01d15 100644 --- a/users/grfn/xanthous/hie.yaml +++ b/users/grfn/xanthous/hie.yaml @@ -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'