mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	gha fix
This commit is contained in:
		
							parent
							
								
									c20d37518d
								
							
						
					
					
						commit
						dd5af46906
					
				
							
								
								
									
										4
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							@ -42,7 +42,6 @@ jobs:
 | 
			
		||||
        run: echo "versionNumber=$(./gradlew printVersion --quiet | tail -1)" >> $GITHUB_OUTPUT
 | 
			
		||||
 | 
			
		||||
      - name: Rename binarie
 | 
			
		||||
        if: matrix.file_suffix != ''
 | 
			
		||||
        run: cp ./build/launch4j/Stirling-PDF.exe ./build/launch4j/Stirling-PDF-Server${{ matrix.file_suffix }}.exe
 | 
			
		||||
 | 
			
		||||
      - name: Upload Assets binarie
 | 
			
		||||
@ -101,9 +100,6 @@ jobs:
 | 
			
		||||
        id: versionNumber
 | 
			
		||||
        run: echo "versionNumber=$(./gradlew printVersion --quiet | tail -1)" >> $GITHUB_OUTPUT
 | 
			
		||||
 | 
			
		||||
      - name: Rename binarie
 | 
			
		||||
        run: cp ./build/launch4j/Stirling-PDF.exe ./build/launch4j/Stirling-PDF.exe
 | 
			
		||||
 | 
			
		||||
      - name: Upload Assets binarie
 | 
			
		||||
        uses: actions/upload-artifact@v4
 | 
			
		||||
        with:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user