Skip to content

Commit

Permalink
Update naming of liboqs install in codeql workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Martyrshot committed Oct 29, 2023
1 parent e4f3dd4 commit 49241ee
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 @@ -37,7 +37,7 @@ jobs:
packages: liburcu-dev libuv1-dev libssl-dev libnghttp2-dev libxml2-dev liblmdb-dev libjson-c-dev pkg-config autoconf automake autotools-dev libtool-bin libjemalloc-dev libedit-dev libcap-dev libidn2-dev libkrb5-dev libmaxminddb-dev zlib1g-dev python3-ply astyle cmake gcc ninja-build python3-pytest python3-pytest-xdist unzip xsltproc doxygen graphviz python3-yaml valgrind

version: 1.0
- name: Install liboqs
- name: Install liboqs 0.9.0
run: |
git clone --branch 0.9.0 https://github.com/open-quantum-safe/liboqs.git
cd liboqs
Expand Down

0 comments on commit 49241ee

Please sign in to comment.