Skip to content

Commit efacc9b

Browse files
committed
fix prepare
1 parent 179d76f commit efacc9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/delphix-platform/config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
DEFAULT_PACKAGE_GIT_URL="https://github.com/delphix/delphix-platform.git"
2020

2121
function prepare() {
22+
logmust cd "$WORKDIR/repo"
2223
logmust sudo make build-deps
2324
}
2425

0 commit comments

Comments
 (0)