mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-12-07 08:12:32 -05:00
CI/build improvements
- use cache restore keys so that there's some caching even after deps change - don't install ffmpeg stuff that hasn't been needed in a while
This commit is contained in:
@@ -184,9 +184,6 @@ most non-Rust dependencies:
|
||||
```console
|
||||
$ sudo apt-get install \
|
||||
build-essential \
|
||||
libavcodec-dev \
|
||||
libavformat-dev \
|
||||
libavutil-dev \
|
||||
libncurses-dev \
|
||||
libsqlite3-dev \
|
||||
pkgconf \
|
||||
|
||||
Reference in New Issue
Block a user