Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2025-09-01 12:50:38 +08:00
committed by GitHub
parent e2ec6a5be8
commit 42be442385
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ jobs:
- name: Install build runtime
run: |
brew install llvm create-dmg nasm cmake gcc wget ninja pkg-config
brew install llvm create-dmg nasm pkg-config
- name: Install flutter
uses: subosito/flutter-action@v2