Skip to content

Commit

Permalink
Add libfcitx5core-dev to workflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopmsivadas committed Jul 8, 2024
1 parent 2ff8a99 commit 18dbedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: '3.x'
- name: Install Fcitx5 dev packages
run: sudo apt install -y fcitx5-modules-dev
run: sudo apt install -y fcitx5-modules-dev libfcitx5core-dev
- name: Build and install Varnam
run: |
cd ../
Expand Down

0 comments on commit 18dbedb

Please # to comment.