mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	fix(ci): nightly not working due to missing deps
This commit is contained in:
		
							parent
							
								
									880c1537d4
								
							
						
					
					
						commit
						ca10d94acb
					
				
							
								
								
									
										3
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@ -34,6 +34,9 @@ jobs:
 | 
			
		||||
        uses: actions/setup-node@v4
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 20
 | 
			
		||||
      - name: Install dependencies
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: npm ci
 | 
			
		||||
      - name: Update nightly version
 | 
			
		||||
        run: npm run ci-update-nightly-version
 | 
			
		||||
      - name: Run the build
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user