ci: add libchafa-dev
This commit is contained in:
parent
047eeb7a27
commit
1b373cf1e5
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- name: Install system deps
|
||||
run: sudo apt-get update -qq && sudo apt-get install -y -qq libasound2-dev
|
||||
run: sudo apt-get update -qq && sudo apt-get install -y -qq libasound2-dev libchafa-dev
|
||||
- name: Clone tuie
|
||||
run: |
|
||||
git clone --depth 1 https://github.com/jake-stewart/tuie.git /workspace/Fimeg/tuie
|
||||
|
|
|
|||
Loading…
Reference in a new issue