Skip to content

Commit 80b1ee0

Browse files
authored
Update cmake-sdl2-android.yml
1 parent 3112781 commit 80b1ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-sdl2-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Accept Android SDK Licenses
5050
run: |
51-
yes | $HOME/android-sdk-linux/cmdline-tools/latest/bin/sdkmanager --licenses
51+
yes | $HOME/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses
5252
5353
5454
- name: Install Specific Android NDK Version 26.3.11579264

0 commit comments

Comments
 (0)