We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b32b10 commit 956ed96Copy full SHA for 956ed96
ci/build/build-vscode.sh
@@ -96,8 +96,6 @@ main() {
96
EOF
97
) > product.json
98
99
- chmod +x product.json
100
-
101
# Any platform here works since we will do our own packaging. We have to do
102
# this because we have an NPM package that could be installed on any platform.
103
# The correct platform dependencies and scripts will be installed as part of
0 commit comments