Skip to content

Commit

Permalink
curious
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdcalculus committed Nov 29, 2023
1 parent cc35d6a commit 0fa9031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
chmod +x get_libs.sh
./get_libs.sh 1.3 1.6.37
cd ../..
qmake ANDROID_NDK_ROOT=${ANDROID_HOME}/ndk/21.4.7075529 ANDROID_NDK=${ANDROID_HOME}/ndk/21.4.7075529
qmake -spec android-clang ANDROID_NDK_ROOT=${ANDROID_HOME}/ndk/21.4.7075529 ANDROID_NDK=${ANDROID_HOME}/ndk/21.4.7075529
${{matrix.make}}
${{matrix.make}} INSTALL_ROOT="$QT_ROOT_DIR" install
Expand Down

0 comments on commit 0fa9031

Please sign in to comment.