mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-14 16:25:16 +00:00
fixed stupidity in flutter-build CI
This commit is contained in:
parent
af63ae6ba8
commit
e1b946fc38
1
.github/workflows/flutter-build.yml
vendored
1
.github/workflows/flutter-build.yml
vendored
@ -60,7 +60,6 @@ jobs:
|
||||
- run: choco install innosetup -y
|
||||
- run: dart pub global activate melos
|
||||
- run: cd build/flutter_distributor && melos bootstrap && cd ../..
|
||||
- run: ls build/windows/runner/Release
|
||||
- run: dart build/flutter_distributor/packages/flutter_distributor/bin/main.dart package --platform=windows --targets=exe --skip-clean
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user