Skip to content

Commit

Permalink
distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
YCZ01111 committed Jan 1, 2024
1 parent c13b45e commit bb2882a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# 安装 Cocos2d-x 的 iOS 开发环境
# 这里根据你的具体安装方式和版本进行设置
git clone https://github.com/cocos2d/cocos2d-x.git
brew link --overwrite [email protected]
brew unlink [email protected]
brew reinstall [email protected]
cd cocos2d-x
python download-deps.py
Expand Down

0 comments on commit bb2882a

Please sign in to comment.