Skip to content

Commit

Permalink
Update linux-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anandnet authored Sep 5, 2024
1 parent 506b3be commit 480ae4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
dart pub global activate flutter_distributor
flutter_distributor package --platform linux --targets deb
flutter_distributor package --platform linux --targets rpm
# flutter_distributor package --platform linux --targets appimage
flutter_distributor package "target-platform=linux-x64" --platform linux --targets appimage
- name: Upload linux deb artifact
Expand Down

0 comments on commit 480ae4d

Please sign in to comment.