forked from cory/tildefriends
yaml better??
This commit is contained in:
parent
b55aaa1d18
commit
2bd3354256
@ -18,12 +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:
|
packages: 'tools platform-tools build-tools;34.0.0 platforms;android-34 ndk;r26d'
|
||||||
- tools
|
|
||||||
- platform-tools
|
|
||||||
- build-tools;34.0.0
|
|
||||||
- platforms;android-34
|
|
||||||
- ndk;r26d
|
|
||||||
- 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