mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	chore(ci): set SHAs for affected check
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -35,8 +35,9 @@ jobs: | ||||
|       - name: Install dependencies | ||||
|         run: pnpm install --frozen-lockfile | ||||
|  | ||||
|       - uses: nrwl/nx-set-shas@v4 | ||||
|       - name: Check affected | ||||
|         run: pnpm nx affected -t=rebuild-deps | ||||
|         run: pnpm nx affected -t rebuild-deps | ||||
|  | ||||
|   report-electron-size: | ||||
|     name: Report Electron size | ||||
|   | ||||
		Reference in New Issue
	
	Block a user