From e67e765ca2ffb61c4af13048690e9daf3353e6a0 Mon Sep 17 00:00:00 2001 From: deal Date: Sat, 8 Jan 2022 00:09:50 +0800 Subject: [PATCH] Update android-ci.yml --- .github/workflows/android-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/android-ci.yml b/.github/workflows/android-ci.yml index 7672fbfff3..8a379e4eec 100644 --- a/.github/workflows/android-ci.yml +++ b/.github/workflows/android-ci.yml @@ -13,6 +13,7 @@ on: - thirdparty/**/* - CMakeLists.txt - .github/workflows/android-ci.yml + - tools/unix-ci/**/* env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)