mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-29 00:24:11 +01:00
actions: apt update
This commit is contained in:
parent
07892d21e0
commit
d4ed13d4b1
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
||||
|
||||
- name: Build yubico-pam
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y libykclient-dev libykpers-1-dev libyubikey-dev \
|
||||
libpam-dev help2man asciidoc-base
|
||||
autoreconf --install
|
||||
|
Loading…
Reference in New Issue
Block a user