Skip to content

Commit

Permalink
CI: disable seetaface in android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Feb 27, 2024
1 parent 78c8ce7 commit 89a6c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
- name: build SeetaFace2
working-directory: ${{env.SOURCE_DIR}}
if: false
run: |
if [ ! -f ${{env.INSTALL_DIR}}/lib/cmake/SeetaFaceDetectorConfig.cmake ]; then
git clone https://github.com/KangLin/SeetaFace2.git
Expand Down

0 comments on commit 89a6c15

Please sign in to comment.