Fix AppImage build with missing fuse support

This commit is contained in:
Lukas W
2018-04-21 15:48:25 +02:00
parent 19bc0439a6
commit d9ea65ad7f
2 changed files with 4 additions and 0 deletions

View File

@@ -103,6 +103,9 @@ jobs:
- store_artifacts:
path: /tmp/artifacts/
destination: /
- store_artifacts:
path: build/appimage.log
destination: /
- *save_cache
shellcheck:
docker: