Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
install cmake
  • Loading branch information
ehb54 authored Aug 28, 2024
1 parent 680071b commit 7854771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ jobs:

- name: Configure and build
run: |
apt-get install -y cmake
bdir=`pwd`
echo $bdir
pwd
Expand Down

0 comments on commit 7854771

Please sign in to comment.