mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	GitHub Actions general performance refactoring
This commit is contained in:
		
							parent
							
								
									d8648e589d
								
							
						
					
					
						commit
						a982dec017
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -86,7 +86,7 @@ jobs: | ||||
|         uses: actions/cache@v2.1.6 | ||||
|         with: | ||||
|           path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides | ||||
|           key: plugin-verifier-${{ hashFiles("build/listProductsReleases.txt") }} | ||||
|           key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }} | ||||
| 
 | ||||
|       # Run Verify Plugin task and IntelliJ Plugin Verifier tool | ||||
|       - name: Run Plugin Verification tasks | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user