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 22, 2024
1 parent a395f2b commit 73b68cc
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 @@ -20,7 +20,7 @@ jobs:
- name: Install Flutter distributer
run: |
git clone https://github.com/anandnet/flutter_distributor.git
cd flutter_distributer && dart pub global activate --source path .
cd flutter_distributor && dart pub global activate --source path .
- name: Install project dependencies
working-directory: ./Harmony-Music
Expand Down

0 comments on commit 73b68cc

Please sign in to comment.