Fix AppImage build with missing fuse support
This commit is contained in:
@@ -103,6 +103,9 @@ jobs:
|
||||
- store_artifacts:
|
||||
path: /tmp/artifacts/
|
||||
destination: /
|
||||
- store_artifacts:
|
||||
path: build/appimage.log
|
||||
destination: /
|
||||
- *save_cache
|
||||
shellcheck:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user