From 7e08f2e2bd3b902428d4458fcde58101523faf54 Mon Sep 17 00:00:00 2001 From: YCZ01111 <1104822261@qq.com> Date: Tue, 2 Jan 2024 10:18:59 +0800 Subject: [PATCH] cocos --- .github/workflows/cpp_build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cpp_build.yml b/.github/workflows/cpp_build.yml index da2c9fb..80b5fbf 100644 --- a/.github/workflows/cpp_build.yml +++ b/.github/workflows/cpp_build.yml @@ -26,7 +26,6 @@ jobs: cd cocos2d-x echo "yes" > input.txt /usr/bin/python3 download-deps.py < input.txt - cd cocos2d-x git submodule update --init - name: Build iOS App