forked from libre-chip/fayalite
		
	fix cache action name
This commit is contained in:
		
							parent
							
								
									b7f1101164
								
							
						
					
					
						commit
						ec77559e2b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -35,7 +35,7 @@ jobs: | ||||||
|             z3 \ |             z3 \ | ||||||
|             zlib1g-dev \ |             zlib1g-dev \ | ||||||
|       - name: Cache ccache dir |       - name: Cache ccache dir | ||||||
|         uses: https://code.forgejo.org/actions/checkout@v3 |         uses: https://code.forgejo.org/actions/cache@v3 | ||||||
|         with: |         with: | ||||||
|           path: ~/.ccache |           path: ~/.ccache | ||||||
|           key: ${{ runner.os }}-${{ github.sha }} |           key: ${{ runner.os }}-${{ github.sha }} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue