Skip to content

Commit 455cac4

Browse files
authored
Build livekit-api in CI (#758)
1 parent 83bd7c7 commit 455cac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builds.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ on:
1919
branches: ["main"]
2020
paths:
2121
- livekit/**
22+
- livekit-api/**
2223
- libwebrtc/**
2324
pull_request:
2425
branches: ["main"]
2526
paths:
2627
- livekit/**
28+
- livekit-api/**
2729
- libwebrtc/**
2830
workflow_dispatch:
2931

0 commit comments

Comments
 (0)