mirror of
				https://github.com/actions/cache.git
				synced 2025-10-30 10:38:41 +08:00 
			
		
		
		
	Fix with another approach
This commit is contained in:
		
							parent
							
								
									94f7b5d913
								
							
						
					
					
						commit
						2ee706ef74
					
				
							
								
								
									
										5
									
								
								.github/workflows/licensed.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/licensed.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -35,7 +35,6 @@ jobs: | |||
|           bundle install | ||||
| 
 | ||||
|       - name: Check cached dependency records | ||||
|         working-directory: ${{ github.workspace }} | ||||
|         run: | | ||||
|           cd $RUNNER_TEMP/licensed-5.0.4 | ||||
|           bundle exec exe/licensed status -C ${{ github.workspace }} | ||||
|           cd ${{ github.workspace }} | ||||
|           BUNDLE_GEMFILE=$RUNNER_TEMP/licensed-5.0.4/Gemfile bundle exec $RUNNER_TEMP/licensed-5.0.4/exe/licensed status | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Bassem Dghaidi
						Bassem Dghaidi