Skip to content

Commit c5641e3

Browse files
committed
ci:fixed lost avdevice lib
1 parent 925f26f commit c5641e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/Rocky_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
dnf makecache
8080
dnf distro-sync -y
8181
dnf update -y
82-
dnf install gcc g++ make git jq unzip wget -y
82+
dnf install gcc g++ make git jq unzip wget libavdevice -y
8383
8484
- name: install xengine library
8585
run: |

0 commit comments

Comments
 (0)