mirror of
				https://kkgithub.com/actions/cache.git
				synced 2025-11-04 04:31:49 +08:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			t-dedah-pa
			...
			phantsure/
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 776f9ba022 | 
@ -53,7 +53,7 @@ jobs:
 | 
			
		||||
          gh extension install actions/gh-actions-cache
 | 
			
		||||
          
 | 
			
		||||
          REPO=${{ github.repository }}
 | 
			
		||||
          BRANCH=refs/pull/${{ github.event.pull_request.number }}/merge
 | 
			
		||||
          BRANCH=${{ github.ref }}
 | 
			
		||||
 | 
			
		||||
          echo "Fetching list of cache key"
 | 
			
		||||
          cacheKeysForPR=$(gh actions-cache list -R $REPO -B $BRANCH | cut -f 1 )
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user