Maybe we can sign here?
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 17m55s

This commit is contained in:
Cory McWilliams 2024-09-10 21:54:36 -04:00
parent 8049102787
commit 82893402d0

View File

@ -20,5 +20,6 @@ jobs:
with:
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: ln -s /opt/keys .keys
- run: ANDROID_SDK=$HOME/.android/sdk make all -j`nproc` docs
- run: docker build .