mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
Fix package name
This commit is contained in:
2
.github/workflows/pam-ipmi.yml
vendored
2
.github/workflows/pam-ipmi.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
# Don't prompt for anything
|
# Don't prompt for anything
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install libpam-dev ninja-build python3-meson
|
sudo apt-get install libpam-dev ninja-build meson
|
||||||
|
|
||||||
- name: Download lib
|
- name: Download lib
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
|
Reference in New Issue
Block a user