This commit is contained in:
Simon Ding
2025-09-01 00:19:19 +08:00
parent dea4ecb9d4
commit fc5b4f1ce7
2 changed files with 1 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ jobs:
run: |
cd ui
flutter pub get
flutter build web --no-web-resources-cdn --web-renderer html
flutter build web --no-web-resources-cdn
-
name: Set up Go
uses: actions/setup-go@v5