Goofy iscc return codes
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Actions Testing Workflow / build (push) Successful in 26s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Actions Testing Workflow / build (push) Successful in 26s
				
			This commit is contained in:
		
							parent
							
								
									866dbd9c6e
								
							
						
					
					
						commit
						8def10e231
					
				@ -44,7 +44,7 @@ jobs:
 | 
				
			|||||||
          echo Version: $version
 | 
					          echo Version: $version
 | 
				
			||||||
          New-Item -Path "artifacts" -ItemType Directory
 | 
					          New-Item -Path "artifacts" -ItemType Directory
 | 
				
			||||||
          Copy-Item -Path "./src/build/ActionsTesting.exe" -Destination "./artifacts/ActionsTesting-$version.exe" -Verbose
 | 
					          Copy-Item -Path "./src/build/ActionsTesting.exe" -Destination "./artifacts/ActionsTesting-$version.exe" -Verbose
 | 
				
			||||||
          ISCC.exe /?
 | 
					        #  ISCC.exe /?
 | 
				
			||||||
      - name: Upload artifacts
 | 
					      - name: Upload artifacts
 | 
				
			||||||
        uses: actions/upload-artifact@v3
 | 
					        uses: actions/upload-artifact@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user