Are you lacking the suffix?

This commit is contained in:
Aoran Zeng
2025-07-22 20:07:47 +08:00
parent 434af1cd93
commit 6dcb85a5f4

View File

@@ -55,9 +55,16 @@ jobs:
# 检查编译器版本
$compiler --version
echo
mingw32-make.exe build-in-ci-release-mode CC=$compiler CROSS_BUILD_WINDOWS_FOR_ANDROID=1
mv chsrc-ci-release.exe chsrc-arm64-android
echo
# 让我们看看里面有啥
ls
echo
mv chsrc-ci-release chsrc-arm64-android
- name: List files
run: ls *.exe