mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-29 23:23:28 +00:00 
			
		
		
		
	CI: remove lexbor
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build-deps.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build-deps.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,7 +5,6 @@ on: | ||||
|     branches: | ||||
|       - "main" | ||||
|     paths: | ||||
|       - "vendor/lexbor-src" | ||||
|       - "vendor/netsurf/**" | ||||
|   # Allows you to run this workflow manually from the Actions tab | ||||
|   workflow_dispatch: | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/wpt.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/wpt.yml
									
									
									
									
										vendored
									
									
								
							| @@ -65,8 +65,6 @@ jobs: | ||||
|  | ||||
|       - name: install deps | ||||
|         run: | | ||||
|           ln -s /usr/local/lib/lexbor vendor/lexbor | ||||
|  | ||||
|           ln -s /usr/local/lib/libiconv vendor/libiconv | ||||
|  | ||||
|           ln -s /usr/local/lib/netsurf/build vendor/netsurf/build | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/zig-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/zig-test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -59,8 +59,6 @@ jobs: | ||||
|  | ||||
|       - name: install deps | ||||
|         run: | | ||||
|           ln -s /usr/local/lib/lexbor vendor/lexbor | ||||
|  | ||||
|           ln -s /usr/local/lib/libiconv vendor/libiconv | ||||
|  | ||||
|           ln -s /usr/local/lib/netsurf/build vendor/netsurf/build | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre Tachoire
					Pierre Tachoire