mirror of
				https://github.com/Xahau/xahaud.git
				synced 2025-11-04 10:45:50 +00:00 
			
		
		
		
	Path comparison was failing when registry had expanded paths (/home/runner/.ccache) but input had unexpanded paths (~/.ccache), causing bootstrap mode to not be detected. Now both restore and save actions consistently expand tildes to absolute paths before writing to or reading from the mount registry.