ci: modprobe fuse?  Disable things to get this going faster until it works.
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Failing after 2m28s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build Tilde Friends / Build-All (push) Failing after 2m28s
				
			This commit is contained in:
		| @@ -24,9 +24,9 @@ jobs: | ||||
|         uses: android-actions/setup-android@v3 | ||||
|         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 libfuse2 mingw-w64 | ||||
|       - run: ANDROID_SDK=$HOME/.android/sdk make -j`nproc` all docs | ||||
|       - run: docker build . | ||||
|       - run: sudo apt update && sudo apt install -y doxygen graphviz libfuse2 mingw-w64 && modprobe fuse | ||||
|       - run: ANDROID_SDK=$HOME/.android/sdk make -j`nproc` appimage docs | ||||
|       #- run: docker build . | ||||
|       - uses: actions/upload-artifact@v3 | ||||
|         with: | ||||
|           path: out/TildeFriends-release.fdroid.apk | ||||
|   | ||||
		Reference in New Issue
	
	Block a user