Skip to content

Commit

Permalink
Update ffi-builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Aug 26, 2024
1 parent 9d71c01 commit 5ddda75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ffi-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,11 @@ jobs:
with:
ndk-version: r25c
add-to-path: false
link-to-sdk: true
local-cache: true
env:
ANDROID_NDK_ROOT: ${{ steps.setup-ndk.outputs.ndk-path }}
run: echo $ANDROID_NDK_ROOT

- name: Set up QEMU
if: ${{ matrix.target == 'aarch64-unknown-linux-gnu' }}
Expand Down

0 comments on commit 5ddda75

Please sign in to comment.