mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-11-04 06:32:00 +00:00 
			
		
		
		
	Address Mac CI using specific versions of OpenSSL
Corrected CI to use the version brew links in opt rather than the specific version in Cellar
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
        "description": "Same as default, Used in GitHub actions workflow",
 | 
			
		||||
        "inherits": "default",
 | 
			
		||||
        "cacheVariables": {
 | 
			
		||||
          "OPENSSL_ROOT_DIR": "/usr/local/Cellar/openssl@3/3.0.5/"
 | 
			
		||||
          "OPENSSL_ROOT_DIR": "/usr/local/opt/openssl@3/"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user