forked from lobo/lambda-zig
		
	update zig-action-cache to GitHub friendly version
This commit is contained in:
		
							parent
							
								
									fe0b0b734b
								
							
						
					
					
						commit
						092c1243c2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/zig-build.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/zig-build.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -13,7 +13,7 @@ jobs: | ||||||
|       - uses: elerch/setup-zig@v3 |       - uses: elerch/setup-zig@v3 | ||||||
|         with: |         with: | ||||||
|           version: 0.12.0 |           version: 0.12.0 | ||||||
|       - uses: Hanaasagi/zig-action-cache@v1.1.5 |       - uses: elerch/zig-action-cache@v1.1.6 | ||||||
|       - name: Build project |       - name: Build project | ||||||
|         run: zig build --summary all |         run: zig build --summary all | ||||||
|       - name: Run tests |       - name: Run tests | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue