mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	ci: Adapt to changes to package.json
This commit is contained in:
		
							parent
							
								
									a5f7a3a029
								
							
						
					
					
						commit
						6c36c47135
					
				
							
								
								
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -12,10 +12,10 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
      
 | 
			
		||||
      - name: Install dependencies
 | 
			
		||||
        run: npm install
 | 
			
		||||
        run: npm ci
 | 
			
		||||
      
 | 
			
		||||
      - name: Run installer build
 | 
			
		||||
        run: npm run make
 | 
			
		||||
        run: npm run make-electron
 | 
			
		||||
      
 | 
			
		||||
      - name: Publish installer artifact
 | 
			
		||||
        uses: actions/upload-artifact@v3
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user