mirror of
				https://github.com/alterware/aw-installer.git
				synced 2025-10-31 16:37:12 +00:00 
			
		
		
		
	maint(compression): use make_preferred() when handling paths
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -155,7 +155,7 @@ jobs: | ||||
|           make config=${{matrix.configuration}}_${{matrix.arch}} -j$(sysctl -n hw.logicalcpu) | ||||
|  | ||||
|       - name: Upload ${{matrix.arch}} ${{matrix.configuration}} binaries | ||||
|         uses: actions/upload-artifact@v3.1.3 | ||||
|         uses: actions/upload-artifact@main | ||||
|         with: | ||||
|           name: macos-${{matrix.arch}}-${{matrix.configuration}} | ||||
|           path: | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user