mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 04:50:06 +00:00 
			
		
		
		
	Configure aqtinstall to use a mirror
This commit is contained in:
		
							parent
							
								
									44c37a8435
								
							
						
					
					
						commit
						d34224c135
					
				
					 3 changed files with 22 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -104,6 +104,8 @@ jobs: | |||
| 
 | ||||
|     - name: Install Qt | ||||
|       uses: jdpurcell/install-qt-action@v5 | ||||
|       env: | ||||
|         AQT_CONFIG: ${{ github.workspace }}/source/tools/aqt-settings.ini | ||||
|       with: | ||||
|         version: ${{ matrix.qt_version }} | ||||
|         arch: ${{ matrix.qt_arch_aqt }} | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -48,7 +48,9 @@ jobs: | |||
|         path: clang-tidy-review | ||||
| 
 | ||||
|     - name: Install Qt | ||||
|       uses: jurplel/install-qt-action@v4 | ||||
|       uses: jdpurcell/install-qt-action@v5 | ||||
|       env: | ||||
|         AQT_CONFIG: ${{ github.workspace }}/source/tools/aqt-settings.ini | ||||
|       with: | ||||
|         version: ${{ matrix.qt_version }} | ||||
|         arch: ${{ matrix.qt_arch_aqt }} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat