Skip to content

Commit ac0c00e

Browse files
committed
fix typo
1 parent c420063 commit ac0c00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
sdkmanager --install "ndk;27.0.11718014"
5050
5151
52-
- name: Build natibe libraries
52+
- name: Build native libraries
5353
run: |
5454
bash ./platforms/build-android.sh ${{ matrix.config.arch }} complete_rebuild release
5555
cp -r ./assets/ platforms/android/app/src/main

0 commit comments

Comments
 (0)