This commit is contained in:
@@ -68,6 +68,7 @@ jobs:
|
||||
apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
cmake libdav1d-dev nasm pkg-config
|
||||
pkg-config --atleast-version=1.3.0 dav1d
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
- name: Install Rust toolchain
|
||||
|
||||
Reference in New Issue
Block a user