mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	build: Update nightly version for server as well
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@@ -103,6 +103,7 @@ jobs:
 | 
				
			|||||||
      - name: Run Linux server build (x86_64)
 | 
					      - name: Run Linux server build (x86_64)
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          npm run update-build-info
 | 
					          npm run update-build-info
 | 
				
			||||||
 | 
					          npm run ci-update-nightly-version
 | 
				
			||||||
          ./bin/build-server.sh
 | 
					          ./bin/build-server.sh
 | 
				
			||||||
      - name: Prepare artifacts
 | 
					      - name: Prepare artifacts
 | 
				
			||||||
        if: runner.os != 'windows'
 | 
					        if: runner.os != 'windows'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user