Skip to content

Commit

Permalink
libpam-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Kihlman committed Jun 15, 2020
1 parent ed51ae0 commit 3966db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Build yubico-pam
run: |
sudo apt install -y libykclient-dev libykpers-1-dev libyubikey-dev
sudo apt install -y libykclient-dev libykpers-1-dev libyubikey-dev libpam-dev
autoreconf --install
./configure
make
Expand Down

0 comments on commit 3966db7

Please sign in to comment.