Skip to content

Commit

Permalink
fi ci build
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <[email protected]>
  • Loading branch information
QQxiaoming committed Feb 6, 2024
1 parent b917f3c commit 5d56e1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install prerequisites
run: |
sudo apt update
sudo apt install -y make gcc patchelf chrpath qt5-default
sudo apt install -y make gcc patchelf chrpath qt5-default libxcb-cursor0 build-essential libgtk-3-dev
- name: Build all
run: |
Expand Down
Binary file modified tools/linuxdeploy-plugin-qt-x86_64.AppImage
Binary file not shown.

0 comments on commit 5d56e1a

Please sign in to comment.