Skip to content

Commit

Permalink
⚗️ Pipe experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
LNA-DEV committed Oct 24, 2024
1 parent 76db67b commit 1bfa314
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
--appdir=$APP_DIR \
--output appimage \
--desktop-file $APP_DIR/myapp.desktop \
--icon-file $APP_DIR/myapp.png
--icon-file $APP_DIR/myapp.png \
--no-fuse
# Upload the AppImage as an artifact (optional)
- name: Upload AppImage artifact
Expand Down

0 comments on commit 1bfa314

Please sign in to comment.