liuyuqi-dellpc 2 years ago
parent
commit
27e1fefef2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/workflows/build.yml

+ 2 - 1
.github/workflows/build.yml

@@ -58,6 +58,7 @@ jobs:
       # - name: Build linux
       #   if: ${{ runner.os == 'Linux'}}
       #   run: |
+      #     apt-get install g++
       #     flutter config --enable-linux-desktop
       #     flutter build linux
 
@@ -71,4 +72,4 @@ jobs:
             build/app/outputs/flutter-apk/app.apk
             build/ios/**/*.ipa
             build/web/web-app.zip
-            build/windows/x64/Release/Runner
+            build/windows/