Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
naokiri committed Feb 4, 2023
1 parent 59671a4 commit 3e6ec0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
sudo apt-get install ./libcskk_${{ steps.cskk_version.outputs.cskk_version }}_amd64.deb
- name: Install required libs and dependencies
run: |
sudo apt-get update
sudo apt-get install extra-cmake-modules libfcitx5core-dev qtbase5-dev libfcitx5-qt-dev gettext
- name: Build
uses: ashutoshvarma/action-cmake-build@master
Expand Down

0 comments on commit 3e6ec0f

Please sign in to comment.