Skip to content

Commit 90ec825

Browse files
authored
Update update-components.sh
1 parent eb832cf commit 90ec825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/update-components.sh

+1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ else
2020
# -ff is for cleaning untracked files as well as submodules
2121
git clean -ffdx
2222
git checkout 6689a0142dfbb2cf2bb8f7f7e4f4ae8d019648a9
23+
cd -
2324
fi
2425
if [ $? -ne 0 ]; then exit 1; fi

0 commit comments

Comments
 (0)