diff options
| author | Ray <[email protected]> | 2020-08-19 15:31:21 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-19 15:31:21 +0200 |
| commit | f7d37292a6a135276d8a8dfccfe778639d534dd5 (patch) | |
| tree | a8eb019d8d68150b73ec1afad4ba50add2bafad4 | |
| parent | 97a40e614053aaf06a7d50040ea0112619393c3a (diff) | |
| download | raylib-f7d37292a6a135276d8a8dfccfe778639d534dd5.tar.gz raylib-f7d37292a6a135276d8a8dfccfe778639d534dd5.zip | |
Update android.yml
| -rw-r--r-- | .github/workflows/android.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 46e211fc..aa7c9975 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -28,7 +28,7 @@ jobs: cd ../.. cd "C:\Program Files (x86)\Android\android-sdk\" dir - cd ndk + cd ndk-bundle dir # Generating static + shared library for 64bit arquitectures and API version 28 |
