mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:40:05 +00:00
AppImage requires fuse
This commit is contained in:
parent
dd13110014
commit
14c48e1568
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -91,6 +91,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
sudo apt-get install doxygen \
|
||||
libfuse2 \
|
||||
ninja-build
|
||||
|
||||
- name: Setup Python Environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue