Skip to content

Commit 8521799

Browse files
authored
Merge 014faf5 into ed09268
2 parents ed09268 + 014faf5 commit 8521799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build/build-release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ bundle_code_server() {
4949
{
5050
"commit": "$(git rev-parse HEAD)",
5151
"scripts": {
52-
"postinstall": "bash ./postinstall.sh"
52+
"postinstall": "sh ./postinstall.sh"
5353
}
5454
}
5555
EOF

0 commit comments

Comments
 (0)