ci: Maybe we don't need to manually load it?
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 1m41s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build Tilde Friends / Build-All (push) Successful in 1m41s
				
			This commit is contained in:
		| @@ -24,7 +24,7 @@ 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 fuse3 graphviz libfuse2 mingw-w64 && sudo /sbin/modprobe fuse | ||||
|       - run: sudo apt update && sudo apt install -y doxygen fuse3 graphviz libfuse2 mingw-w64 | ||||
|       - run: ANDROID_SDK=$HOME/.android/sdk make -j`nproc` appimage docs | ||||
|       #- run: docker build . | ||||
|       - uses: actions/upload-artifact@v3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user