remove zig-action-cache as setup-zig does this now
This commit is contained in:
		
							parent
							
								
									09c0a61887
								
							
						
					
					
						commit
						47890eb92e
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -15,8 +15,6 @@ jobs: | |||
|         uses: https://github.com/mlugg/setup-zig@v2.0.5 | ||||
|         with: | ||||
|           version: 0.15.1 | ||||
|       - name: Restore Zig caches | ||||
|         uses: https://github.com/Hanaasagi/zig-action-cache@3954aae427f8b05914e08dfd79f15e1f2e435929 | ||||
|       - name: Build project | ||||
|         run: zig build --summary all | ||||
|       - name: Run tests | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue