test
This commit is contained in:
		@@ -26,11 +26,14 @@ jobs:
 | 
			
		||||
        id: get-hash
 | 
			
		||||
        with: 
 | 
			
		||||
          patterns: |-
 | 
			
		||||
            ./*
 | 
			
		||||
            **.jsx
 | 
			
		||||
            **.tsx
 | 
			
		||||
            
 | 
			
		||||
             
 | 
			
		||||
      - 
 | 
			
		||||
        name: Echo hash
 | 
			
		||||
        run: echo ${{ steps.get-hash.outputs.hash }}
 | 
			
		||||
        run: echo ${{ steps.get-hash.outputs.matched-files }}
 | 
			
		||||
 | 
			
		||||
      # - 
 | 
			
		||||
      #   name: Restore cache
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user