mirror of
https://github.com/talwat/lowfi
synced 2025-01-28 03:11:27 +00:00
ci: add another dependency
This commit is contained in:
parent
40b6277425
commit
a71f2f8a91
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt install -y libasound2-dev librust-alsa-sys-dev
|
||||
sudo apt install -y libasound2-dev librust-alsa-sys-dev librust-curl+openssl-sys-dev
|
||||
|
||||
- name: Build binary
|
||||
uses: houseabsolute/actions-rust-cross@v0
|
||||
|
Loading…
x
Reference in New Issue
Block a user