mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
cd: fix melos version
This commit is contained in:
parent
cc59ea1486
commit
a7d79d12cc
2
.github/workflows/spotube-nightly.yml
vendored
2
.github/workflows/spotube-nightly.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
# dart pub global activate flutter_distributor
|
# dart pub global activate flutter_distributor
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/KRTirtho/flutter_distributor.git flutter_distributor
|
git clone https://github.com/KRTirtho/flutter_distributor.git flutter_distributor
|
||||||
flutter pub global activate melos
|
flutter pub global activate melos 2.9.0
|
||||||
cd flutter_distributor
|
cd flutter_distributor
|
||||||
melos bootstrap
|
melos bootstrap
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user