Skip to content

Commit 8a0c071

Browse files
committed
build: Fix basalt.toml to use new source dirs
1 parent e2c2b18 commit 8a0c071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basalt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
'https://github.com/hyperupcall/bats-all.git@v4.1.0',
1414
]
1515
binDirs = []
16-
sourceDirs = ['pkg/src/public', 'pkg/src/util']
16+
sourceDirs = ["pkg"]
1717
builtinDirs = []
1818
completionDirs = []
1919
manDirs = []

0 commit comments

Comments
 (0)