Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Dec 22, 2021
1 parent a5e25a3 commit 259f524
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-tdlib-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cmake .. || exit 1
cmake --build . --target prepare_cross_compiling || exit 1
cd ..
- name: Build Tdlib android Arm64
- name: Build Tdlib android arm64-v8a
run: |
cd tddroid
cd build-folder
Expand Down
40 changes: 0 additions & 40 deletions .github/workflows/build-telegram-bot-api-android-arm64.yml

This file was deleted.

0 comments on commit 259f524

Please sign in to comment.