More deps
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get update && sudo apt-get install autoconf autoconf-archive automake libtool cmake ninja-build
|
||||
run: sudo apt-get update && sudo apt-get install autoconf autoconf-archive automake libtool cmake ninja-build libltdl-dev
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user