forked from libre-chip/cpu
		
	add repository to cache key
This commit is contained in:
		
							parent
							
								
									4c94f5d91a
								
							
						
					
					
						commit
						265b5a9cec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -19,7 +19,7 @@ jobs: | |||
|         id: restore-deps | ||||
|         with: | ||||
|           path: deps | ||||
|           key: deps-${{ runner.os }}-${{ hashFiles('.forgejo/workflows/deps.yml') }} | ||||
|           key: ${{ github.repository }}-deps-${{ runner.os }}-${{ hashFiles('.forgejo/workflows/deps.yml') }} | ||||
|           lookup-only: true | ||||
|       - name: Install Apt packages | ||||
|         if: steps.restore-deps.outputs.cache-hit != 'true' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue