Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
additional dependency
  • Loading branch information
cooljeanius committed Oct 23, 2023
1 parent f6bd7a2 commit 73876ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Dependencies
if: matrix.language == 'c-cpp'
run: sudo apt-get -y install autopoint gobjc
run: sudo apt-get -y install autopoint gobjc gtk

# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
# If this step fails, then you should remove it and run the build manually (see below)
Expand Down

0 comments on commit 73876ac

Please sign in to comment.