forked from cory/tildefriends
		
	Maybe we can sign here?
This commit is contained in:
		| @@ -20,5 +20,6 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           packages: 'tools platform-tools build-tools;34.0.0 platforms;android-34 ndk;26.3.11579264' |           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: ln -s /opt/keys .keys | ||||||
|       - run: ANDROID_SDK=$HOME/.android/sdk make all -j`nproc` docs |       - run: ANDROID_SDK=$HOME/.android/sdk make all -j`nproc` docs | ||||||
|       - run: docker build . |       - run: docker build . | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user