Skip to content

Commit

Permalink
Remove NDK toolchain instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jun 16, 2024
1 parent 017a616 commit 5c33c20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ jobs:
with:
packages: 'ndk;26.3.11579264'

- run: ls -lh $ANDROID_HOME/ndk/26.3.11579264/toolchains/
- run: find $ANDROID_HOME/ndk/26.3.11579264/toolchains -name 'aarch64-linux-android23-clang'
- run: ls -lhR $ANDROID_HOME/ndk/26.3.11579264/toolchains/llvm/prebuilt/

- name: expand ANDROID_HOME env var in conan profile
if: startsWith(matrix.config.compiler, 'ndk-')
Expand Down

0 comments on commit 5c33c20

Please sign in to comment.