Update android.yml
This commit is contained in:
parent
97a40e6140
commit
f7d37292a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
cd ../..
|
cd ../..
|
||||||
cd "C:\Program Files (x86)\Android\android-sdk\"
|
cd "C:\Program Files (x86)\Android\android-sdk\"
|
||||||
dir
|
dir
|
||||||
cd ndk
|
cd ndk-bundle
|
||||||
dir
|
dir
|
||||||
|
|
||||||
# Generating static + shared library for 64bit arquitectures and API version 28
|
# Generating static + shared library for 64bit arquitectures and API version 28
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue