diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 5ac62e5..6367096 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -27,7 +27,7 @@ jobs: - run: flutter pub get - - run: flutter build windows --release + - run: flutter build windows --release --dart-define=BASE_URL=https://jiu.51yanmei.com --dart-define=PUBLIC_URL=https://jiu.51yanmei.com - name: Package Release shell: pwsh