Skip to content

Commit 874575a

Browse files
committed
build config path
1 parent c45636b commit 874575a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wasm-build/build-with-docker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export WORKSPACE=${GITHUB_WORKSPACE:-$(pwd)}
1111

1212
cd $(realpath ${WORKSPACE}/postgres-pglite)
1313

14+
[ -f ./postgres-pglite/.buildconfig ] && cp ./postgres-pglite/.buildconfig .buildconfig
1415
[ -f ./pglite/.buildconfig ] && cp ./pglite/.buildconfig .buildconfig
1516

1617
source .buildconfig

0 commit comments

Comments
 (0)