Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drzo authored Aug 23, 2024
1 parent 065d64d commit 6194256
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
sudo apt-get install -y python3-pip
pip3 install conan
- name: Create Conan Profile
run: |
conan profile detect
- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 6194256

Please sign in to comment.