Appease the sdkmanager version number whatever.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m56s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m56s
This commit is contained in:
parent
6df506d238
commit
5f9a5208db
@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Setup Android SDK
|
- name: Setup Android SDK
|
||||||
uses: android-actions/setup-android@v3
|
uses: android-actions/setup-android@v3
|
||||||
with:
|
with:
|
||||||
packages: 'tools platform-tools build-tools;34.0.0 platforms;android-34 ndk;r26d'
|
packages: 'tools platform-tools build-tools;34.0.0 platforms;android-34 ndk;26.3.11579264'
|
||||||
- run: sudo apt update && sudo apt install -y doxygen graphviz mingw-w64
|
- run: sudo apt update && sudo apt install -y doxygen graphviz mingw-w64
|
||||||
- run: make all -j`nproc` docs
|
- run: make all -j`nproc` docs
|
||||||
- run: docker build .
|
- run: docker build .
|
||||||
|
Loading…
Reference in New Issue
Block a user