fix workflow

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

View File

@ -21,7 +21,7 @@ jobs:
- name: Set up LLVM
uses: KyleMayes/install-llvm-action@v1
with:
version: "18.1.1"
version: "17.0.2"
- name: Clean Git Cache
run: rm -rf /c/Users/runneradmin/.pub-cache/git/*
- name: Flutter pub get