mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:00:05 +00:00 
			
		
		
		
	Merge pull request #217 from dpaulat/feature/remove-gtk-theme
Remove the GTK theme from Linux
This commit is contained in:
		
						commit
						26a22d4e84
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -157,9 +157,7 @@ jobs: | ||||||
|         cd .. |         cd .. | ||||||
|         mkdir -p plugins/ |         mkdir -p plugins/ | ||||||
|         cd plugins/ |         cd plugins/ | ||||||
|         mkdir -p platformthemes/ |  | ||||||
|         mkdir -p sqldrivers/ |         mkdir -p sqldrivers/ | ||||||
|         cp "${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch }}/plugins/platformthemes/libqgtk3.so" platformthemes/ |  | ||||||
|         cp "${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch }}/plugins/sqldrivers/libqsqlite.so" sqldrivers/ |         cp "${RUNNER_WORKSPACE}/Qt/${{ matrix.qt_version }}/${{ matrix.qt_arch }}/plugins/sqldrivers/libqsqlite.so" sqldrivers/ | ||||||
|         cd .. |         cd .. | ||||||
|         popd |         popd | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat