Skip to content

Commit 19d814c

Browse files
committed
wip: use node-bridge build from brach
1 parent 14e4cba commit 19d814c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/binaries/node-bridge/download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ HERE=$(dirname $(readlink -f $0))
55

66
FILE_NAME="bin.js"
77
FILE_LOCATION="$HERE/$FILE_NAME"
8-
BRANCH="develop"
8+
BRANCH="bridge-deprecation-ci"
99
URL="https://dev.suite.sldev.cz/transport-bridge/$BRANCH/dist/$FILE_NAME"
1010

1111
# Downloading and modifying node bridge bin.js file

0 commit comments

Comments
 (0)