File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -463,7 +463,7 @@ jobs:
463463 shell : bash
464464 run : |
465465 EXT_VERSION=`node ./.github/workflows/get-native-external-version.js`
466- git clone --branch $EXT_VERSION --depth 1 https://github.com/cocos /cocos-engine-external native/external
466+ git clone --branch libwebp --depth 1 https://github.com/oahcy /cocos-engine-external native/external
467467
468468 - name : Compile
469469 env :
@@ -514,7 +514,7 @@ jobs:
514514 shell : bash
515515 run : |
516516 EXT_VERSION=`node ./.github/workflows/get-native-external-version.js`
517- git clone --branch $EXT_VERSION --depth 1 https://github.com/cocos /cocos-engine-external native/external
517+ git clone --branch libwebp --depth 1 https://github.com/oahcy /cocos-engine-external native/external
518518 - name : Compile
519519 env :
520520 COCOS_ENGINE_DEV : 1
You can’t perform that action at this time.
0 commit comments