mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-24 01:09:34 +08:00
Are you lacking the suffix?
This commit is contained in:
parent
434af1cd93
commit
6dcb85a5f4
9
.github/workflows/build-on-Windows.yml
vendored
9
.github/workflows/build-on-Windows.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user