Skip to content

Commit

Permalink
Add apt-get install libmysqlclient-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-auc committed Sep 2, 2024
1 parent 7b370a8 commit 363e32b
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 @@ -180,6 +180,7 @@ jobs:
- name: Configure and build
run: |
apt-get install -y cmake
apt-get install libmysqlclient-dev
bdir=`pwd`
echo $bdir
pwd
Expand Down

0 comments on commit 363e32b

Please sign in to comment.