Skip to content

Commit 956ed96

Browse files
committed
Revert "fix: add +x to product.json in build-vscode"
This reverts commit fc4d2b5.
1 parent 2b32b10 commit 956ed96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/build/build-vscode.sh

-2
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ main() {
9696
EOF
9797
) > product.json
9898

99-
chmod +x product.json
100-
10199
# Any platform here works since we will do our own packaging. We have to do
102100
# this because we have an NPM package that could be installed on any platform.
103101
# The correct platform dependencies and scripts will be installed as part of

0 commit comments

Comments
 (0)