mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
4863f67cf5
commit
f52ec02904
2
.github/workflows/build-android-linux.yml
vendored
2
.github/workflows/build-android-linux.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
git fetch --tags
|
||||
export JAVA_HOME=%JAVA_HOME_17_X64%
|
||||
cmake \
|
||||
-G "MinGW Makefiles" \
|
||||
-G "Unix Makefiles" \
|
||||
-S . \
|
||||
-B "build/armeabi_v7a" \
|
||||
-DQT_HOST_PATH:PATH="${{ github.workspace }}/Qt/${{ matrix.version }}/linux_gcc_64" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user