Skip to content

Commit

Permalink
Show hostedtoolcache for android
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Jun 11, 2024
1 parent c93646a commit a9239ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,8 @@ jobs:
ls -l ${{ steps.setup-ndk.outputs.ndk-path }}
echo "Show clang"
ls -l ${{ steps.setup-ndk.outputs.ndk-path }}/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
echo "Show ndk in hostedtoolcache"
ls -l /opt/hostedtoolcache/ndk/r23c/x64/toolchains/llvm/prebuilt/linux-x86_64/bin/
- name: Clone DepotTools
run: |
Expand Down

0 comments on commit a9239ed

Please sign in to comment.