|  |  | @ -28,7 +28,7 @@ jobs: | 
			
		
	
		
		
			
				
					
					|  |  |  |     uses: ./.github/workflows/build-linux.yml |  |  |  |     uses: ./.github/workflows/build-linux.yml | 
			
		
	
		
		
			
				
					
					|  |  |  |     with: |  |  |  |     with: | 
			
		
	
		
		
			
				
					
					|  |  |  |       artifact-name: common-depot |  |  |  |       artifact-name: common-depot | 
			
		
	
		
		
			
				
					
					|  |  |  |       ref: ${{ github.event.inputs && github.event.inputs.ref || github.event.ref }} |  |  |  |       dfhack_ref: ${{ github.event.inputs && github.event.inputs.ref || github.event.ref }} | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       platform-files: false |  |  |  |       platform-files: false | 
			
		
	
		
		
			
				
					
					|  |  |  |       docs: true |  |  |  |       docs: true | 
			
		
	
		
		
			
				
					
					|  |  |  |       stonesense: true |  |  |  |       stonesense: true | 
			
		
	
	
		
		
			
				
					|  |  | @ -51,7 +51,7 @@ jobs: | 
			
		
	
		
		
			
				
					
					|  |  |  |     uses: ./.github/workflows/build-linux.yml |  |  |  |     uses: ./.github/workflows/build-linux.yml | 
			
		
	
		
		
			
				
					
					|  |  |  |     with: |  |  |  |     with: | 
			
		
	
		
		
			
				
					
					|  |  |  |       artifact-name: linux64-depot |  |  |  |       artifact-name: linux64-depot | 
			
		
	
		
		
			
				
					
					|  |  |  |       ref: ${{ github.event.inputs && github.event.inputs.ref || github.event.ref }} |  |  |  |       dfhack_ref: ${{ github.event.inputs && github.event.inputs.ref || github.event.ref }} | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       cache-id: release |  |  |  |       cache-id: release | 
			
		
	
		
		
			
				
					
					|  |  |  |       cache-readonly: true |  |  |  |       cache-readonly: true | 
			
		
	
		
		
			
				
					
					|  |  |  |       common-files: false |  |  |  |       common-files: false | 
			
		
	
	
		
		
			
				
					|  |  | 
 |