Skip to content

Commit

Permalink
Fix codeql.yml to configure libsnert.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWumpus authored Jul 12, 2024
1 parent 6731dfb commit 5a86bc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
run: sudo apt-get install -y sqlite3 libsqlite3-dev
- name: install libmilter
run: sudo apt-get install -y libmilter-dev
- name: configure
run: ./configure
- name: make links
run: make links

Expand Down

0 comments on commit 5a86bc3

Please sign in to comment.