This commit is contained in:
		@@ -26,6 +26,10 @@ jobs:
 | 
			
		||||
        with: 
 | 
			
		||||
          patterns: |-
 | 
			
		||||
            **/yarn.lock
 | 
			
		||||
            **/*.js
 | 
			
		||||
            **/*.jsx
 | 
			
		||||
            **/*.ts
 | 
			
		||||
            **/*.tsx
 | 
			
		||||
      - name: Get yarn cache directory path
 | 
			
		||||
        id: yarn-cache-dir-path
 | 
			
		||||
        run: echo "dir=$(yarn config get cacheFolder)" >> $GITHUB_OUTPUT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user