.github/workflows: switch to repo-ci.voidlinux.org
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -65,6 +65,9 @@ jobs: | ||||
|     steps: | ||||
|       - name: Prepare container | ||||
|         run: | | ||||
|           # switch to repo-ci mirror | ||||
|           mkdir -p /etc/xbps.d && cp /usr/share/xbps.d/*-repository-*.conf /etc/xbps.d/ | ||||
|           sed -i 's|repo-default|repo-ci|g' /etc/xbps.d/*-repository-*.conf | ||||
|           # Sync and upgrade once, assume error comes from xbps update | ||||
|           xbps-install -Syu || xbps-install -yu xbps | ||||
|           # Upgrade again (in case there was a xbps update) | ||||
|   | ||||
							
								
								
									
										3
									
								
								.github/workflows/cycles.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/cycles.yml
									
									
									
									
										vendored
									
									
								
							| @@ -14,6 +14,9 @@ jobs: | ||||
|     steps: | ||||
|       - name: Prepare container | ||||
|         run: | | ||||
|           # switch to repo-ci mirror | ||||
|           mkdir -p /etc/xbps.d && cp /usr/share/xbps.d/*-repository-*.conf /etc/xbps.d/ | ||||
|           sed -i 's|repo-default|repo-ci|g' /etc/xbps.d/*-repository-*.conf | ||||
|           # Sync and upgrade once, assume error comes from xbps update | ||||
|           xbps-install -Syu || xbps-install -yu xbps | ||||
|           # Upgrade again (in case there was a xbps update) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Duncaen
					Duncaen