Skip to content

Commit 8eec9ee

Browse files
committed
ci:update
1 parent 9ec9edd commit 8eec9ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
chmod +x ./XEngine_LINEnv.sh
5252
sudo ./XEngine_LINEnv.sh -i 3
5353
54+
- name: install library
55+
run: sudo apt install libsrt-gnutls-dev libsrtp2-dev -y
56+
5457
- name: make pre
5558
run: |
5659
cd XEngine_Source

0 commit comments

Comments
 (0)