mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-29 02:28:57 +01:00 
			
		
		
		
	ci: Remove .tar.xz to avoid double archiving
This commit is contained in:
		
							parent
							
								
									27c2d1efbd
								
							
						
					
					
						commit
						cc55e1b657
					
				
							
								
								
									
										6
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| @ -54,8 +54,8 @@ jobs: | ||||
|       - run: ./bin/build-linux-x64.sh | ||||
|       - uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: trilium-linux-x64.tar.xz | ||||
|           path: dist/trilium-linux-x64-*.tar.xz | ||||
|           name: trilium-linux-x64 | ||||
|           path: dist/trilium-linux-x64 | ||||
|       - uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: trilium_amd64.deb | ||||
| @ -74,7 +74,7 @@ jobs: | ||||
|       - run: ./bin/build-server.sh | ||||
|       - uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: trilium-linux-x64-server.tar.xz | ||||
|           name: trilium-linux-x64-server | ||||
|           path: dist/trilium-linux-x64-server | ||||
|   build_windows-x64: | ||||
|     name: Build Windows x86_64 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran