mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 04:32:28 +00:00 
			
		
		
		
	Explicit use bash for Windows (#1377)
Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
		
							parent
							
								
									4a28cbc054
								
							
						
					
					
						commit
						e47d9f9ec8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -513,6 +513,7 @@ jobs: | |||
| ```yaml | ||||
| - name: Get pip cache dir | ||||
|   id: pip-cache | ||||
|   shell: bash | ||||
|   run: | | ||||
|     echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue