mirror of
https://github.com/talwat/lowfi
synced 2026-04-11 20:43:38 +00:00
ci: update package cache before installing dependencies
This commit is contained in:
parent
7167bd4bf5
commit
07c6bc2f48
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y libasound2-dev librust-alsa-sys-dev librust-curl+openssl-sys-dev
|
||||
|
||||
- name: Build binary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user