Try to fix problem with building vscode-boot-properties
This commit is contained in:
@@ -12,12 +12,12 @@ else
|
||||
echo "!!!This may slow down the build!!!"
|
||||
fi
|
||||
|
||||
cd ${sources}/../commons-vscode
|
||||
npm install
|
||||
#cd ${sources}/../commons-vscode
|
||||
#npm install
|
||||
|
||||
cd "$sources"
|
||||
|
||||
npm install ../commons-vscode
|
||||
#npm install ../commons-vscode
|
||||
|
||||
timestamp=`date -u +%Y%m%d%H%M`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user