Skip to content

Commit

Permalink
ios patchs.js漏传版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Jul 16, 2024
1 parent 2fc9112 commit d3df298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fi
echo "=====[ add ArrayBuffer_New_Without_Stl ]====="
node $GITHUB_WORKSPACE/node-script/add_arraybuffer_new_without_stl.js .

node $GITHUB_WORKSPACE/node-script/patchs.js .
node $GITHUB_WORKSPACE/node-script/patchs.js . $VERSION

echo "=====[ Building V8 ]====="
if [ "$VERSION" == "10.6.194" ]; then
Expand Down

0 comments on commit d3df298

Please sign in to comment.