mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +00:00
ci: fix deps change detection
This commit is contained in:
4
.github/workflows/build-deps.yml
vendored
4
.github/workflows/build-deps.yml
vendored
@@ -5,8 +5,8 @@ on:
|
||||
branches:
|
||||
- "main"
|
||||
paths:
|
||||
- 'vendor/lexbor-src/**'
|
||||
- 'vendor/netsurf/**'
|
||||
- "vendor/lexbor-src"
|
||||
- "vendor/netsurf/**"
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user