summaryrefslogtreecommitdiff
path: root/.github/workflows/coverity.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/coverity.yml')
-rw-r--r--.github/workflows/coverity.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml
index 2042469..91864f1 100644
--- a/.github/workflows/coverity.yml
+++ b/.github/workflows/coverity.yml
@@ -20,6 +20,8 @@ jobs:
env:
CC: ${{ matrix.cc }}
steps:
+ - name: Update apt
+ run: sudo apt-get update -qq
- name: Install dependencies
run: sudo apt-get install -y
libavifile-0.7-dev