forked from vieter-v/vieter
				
			ci(arch): also change URL of downloaded PKGBUILD
							parent
							
								
									d4306133e0
								
							
						
					
					
						commit
						7fdbcdf3e7
					
				| 
						 | 
					@ -23,7 +23,7 @@ pipeline:
 | 
				
			||||||
      - su builder
 | 
					      - su builder
 | 
				
			||||||
      # Due to a bug with the V compiler, we can't just use the PKGBUILD from
 | 
					      # Due to a bug with the V compiler, we can't just use the PKGBUILD from
 | 
				
			||||||
      # inside the repo
 | 
					      # inside the repo
 | 
				
			||||||
      - curl -OL https://git.rustybever.be/Chewing_Bever/vieter/raw/branch/dev/PKGBUILD
 | 
					      - curl -OL https://git.rustybever.be/vieter/vieter/raw/branch/dev/PKGBUILD
 | 
				
			||||||
      - makepkg -s --noconfirm --needed
 | 
					      - makepkg -s --noconfirm --needed
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
      event: push
 | 
					      event: push
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue