Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Dec 22, 2021
1 parent 58afa09 commit 5e49c30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-tdlib-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
cd ..
- name: Build Tdlib android Arm64
run: |
cd tddroid
cd build-folder
export ANDROID_SDK_ROOT=../ndk
export ABI="arm64-v8a"
mkdir -p build-$ABI
Expand Down

0 comments on commit 5e49c30

Please sign in to comment.