mirror of
https://github.com/talwat/lowfi
synced 2025-01-28 03:11:27 +00:00
ci: add more linux dependencies
This commit is contained in:
parent
69ce498a05
commit
b9e3e6a87b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: sudo apt install libasound2-dev libssl-dev
|
||||
run: sudo apt install libasound2-dev libssl-dev openssl pkg-config
|
||||
|
||||
- name: Build binary
|
||||
uses: houseabsolute/actions-rust-cross@v0
|
||||
|
Loading…
x
Reference in New Issue
Block a user