Skip to content

Commit 3e6ec0f

Browse files
committed
Update github actions
1 parent 59671a4 commit 3e6ec0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
sudo apt-get install ./libcskk_${{ steps.cskk_version.outputs.cskk_version }}_amd64.deb
3434
- name: Install required libs and dependencies
3535
run: |
36+
sudo apt-get update
3637
sudo apt-get install extra-cmake-modules libfcitx5core-dev qtbase5-dev libfcitx5-qt-dev gettext
3738
- name: Build
3839
uses: ashutoshvarma/action-cmake-build@master

0 commit comments

Comments
 (0)