mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	devops(ci): install glib-network to enable TLS for webkit
This commit is contained in:
		
							parent
							
								
									29bfb3fa11
								
							
						
					
					
						commit
						6eb8e9ae8f
					
				
							
								
								
									
										2
									
								
								.github/workflows/webkit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/webkit.yml
									
									
									
									
										vendored
									
									
								
							| @ -26,7 +26,7 @@ jobs: | |||||||
|     - name: install required packages |     - name: install required packages | ||||||
|       run: | |       run: | | ||||||
|         sudo apt update |         sudo apt update | ||||||
|         sudo apt-get install libwoff1 libopus0 libwebp6 libwebpdemux2 libenchant1c2a libgudev-1.0-0 libsecret-1-0 libhyphen0 libgdk-pixbuf2.0-0 libegl1 libgles2 libevent-2.1-6 libnotify4 libxslt1.1 |         sudo apt-get install libwoff1 libopus0 libwebp6 libwebpdemux2 libenchant1c2a libgudev-1.0-0 libsecret-1-0 libhyphen0 libgdk-pixbuf2.0-0 libegl1 libgles2 libevent-2.1-6 libnotify4 libxslt1.1 glib-networking | ||||||
|         sudo apt-get install xvfb |         sudo apt-get install xvfb | ||||||
| 
 | 
 | ||||||
|     - name: npm install, build, and test |     - name: npm install, build, and test | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Andrey Lushnikov
						Andrey Lushnikov