diff --git a/.github/workflows/windows-exe.yml b/.github/workflows/windows-exe.yml index fc2697f..da2c6a6 100644 --- a/.github/workflows/windows-exe.yml +++ b/.github/workflows/windows-exe.yml @@ -38,6 +38,7 @@ jobs: - name: Build windows exe package working-directory: ./Harmony-Music run: | + flutter clean dart pub global activate flutter_distributor flutter_distributor package --platform windows --targets exe