aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
authorDaniil Cherednik <dan.cherednik@gmail.com>2022-02-20 17:45:26 +0300
committerGitHub <noreply@github.com>2022-02-20 17:45:26 +0300
commitc6baacb32c2fc88b5d76cf0b76195427cad96100 (patch)
treea32bbada78aacf61a840c8d00678309ba3a4f799 /.github/workflows/codeql-analysis.yml
parent719a2fbb7415cdb269546473d67dda862dfbc3af (diff)
downloadatracdenc-c6baacb32c2fc88b5d76cf0b76195427cad96100.tar.gz
Add dependence for codeql build
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 695b1e5..0a4bda2 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -62,7 +62,7 @@ jobs:
# and modify them (or add more) to build your code if your project
# uses a compiled language
- #- run: |
+ - run: sudo apt-get update && sudo apt-get install -yq libsndfile1 libsndfile1-dev
# make bootstrap
# make release