Skip to content

Commit

Permalink
[fix] codeql recipe with new liboprf
Browse files Browse the repository at this point in the history
  • Loading branch information
stef committed Jul 1, 2024
1 parent 6cb7e46 commit 4503400
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
# liboprf
git clone https://github.com/stef/liboprf/
cd liboprf/src
cd noise_xk
sudo PREFIX=/usr make install
cd ..
sudo PREFIX=/usr make install
sudo ldconfig
# main libopaque
Expand Down

0 comments on commit 4503400

Please sign in to comment.