Skip to content

Commit 552c80d

Browse files
authored
修复CI
1 parent 9405ccb commit 552c80d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/scripts/build-tourist.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ touristDir=`pwd`/../jigsaw-tourist
55
mkdir -p $touristDir
66
git clone https://github.com/rdkmaster/jigsaw-tourist.git $touristDir
77
cd $touristDir
8+
git checkout v1.1
89
npm install
910

1011
#update jigsaw npm package

0 commit comments

Comments
 (0)