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 Jul 13, 2024
1 parent 8d132d7 commit 7164f48
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 @@ -39,7 +39,7 @@ jobs:
run: |
dart pub global activate flutter_distributor
flutter_distributor package --platform linux --targets deb
tar -czaf harmonymusic-Linux-Portable.tar.gz build/linux/x64/release/bundle/*
tar -czaf harmonymusic-Linux-Portable.tar.gz build/linux/x64/release/bundle/
- name: Upload linux deb artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7164f48

Please sign in to comment.