Skip to content

Commit

Permalink
cocos
Browse files Browse the repository at this point in the history
  • Loading branch information
YCZ01111 committed Jan 2, 2024
1 parent 73ba40f commit 480cf31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cpp_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:
# 安装 Cocos2d-x 的 iOS 开发环境
# 这里根据你的具体安装方式和版本进行设置
git clone https://github.com/cocos2d/cocos2d-x.git
pip install --upgrade setuptools
cd cocos2d-x
python download-deps.py
/usr/bin/python download-deps.py
cd cocos2d-x
git submodule update --init
Expand Down

0 comments on commit 480cf31

Please sign in to comment.