This is an automated email from the ASF dual-hosted git repository.

eze pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b63f806e Update codeql.yml (#9560)
7b63f806e is described below

commit 7b63f806ef837f1f6a3603637b1a6b0e555825bb
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Wed Mar 29 13:12:24 2023 -0600

    Update codeql.yml (#9560)
---
 .github/workflows/codeql.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 697c2e1c6..7fc3b1f44 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -39,6 +39,7 @@ jobs:
       uses: actions/checkout@v3
     - name: Install dependencies
       run: |
+        sudo apt update
         sudo apt install libmagick++-dev libncurses-dev libpcre2-dev 
libbrotli-dev libluajit-5.1-dev luajit libjansson-dev libcjose-dev 
libmaxminddb-dev libgeoip-dev
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL

Reply via email to