ci: run instead of use
This commit is contained in:
		
							parent
							
								
									af10032dcb
								
							
						
					
					
						commit
						8964a0c3a3
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/cachix.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cachix.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -29,6 +29,8 @@ jobs: | |||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v4 | ||||
|       - name: Configure git | ||||
|         run: git config --global url."https://github.com/".insteadOf "git@github.com:" | ||||
|       - name: Setup Nix | ||||
|         uses: DeterminateSystems/nix-installer-action@main | ||||
|       - name: Magic Nix Cache | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/check.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/check.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -18,7 +18,7 @@ jobs: | |||
|       - name: Checkout | ||||
|         uses: actions/checkout@v4 | ||||
|       - name: Configure git | ||||
|         uses: git config --global url."https://github.com/".insteadOf "git@github.com:" | ||||
|         run: git config --global url."https://github.com/".insteadOf "git@github.com:" | ||||
|       - name: Setup Nix | ||||
|         uses: DeterminateSystems/nix-installer-action@main | ||||
|       - name: Magic Nix Cache | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue