fix workflow

This commit is contained in:
xkeyC 2024-03-17 18:02:32 +08:00 committed by GitHub
parent b64fdcae71
commit b7d97f378a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,6 @@ jobs:
uses: KyleMayes/install-llvm-action@v1
with:
version: "10.0"
- run: llvm-config --version
- name: Set up Flutter rust bridge
run: cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'
- name: Flutter pub get