mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-05-12 17:51:23 +08:00
fix workflow
This commit is contained in:
parent
f5f0ef068b
commit
f965af9239
2
.github/workflows/windows_nightly.yml
vendored
2
.github/workflows/windows_nightly.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Set up LLVM
|
- name: Set up LLVM
|
||||||
uses: KyleMayes/install-llvm-action@v1
|
uses: KyleMayes/install-llvm-action@v1
|
||||||
with:
|
with:
|
||||||
version: "18.1.1"
|
version: "17.0.2"
|
||||||
- name: Clean Git Cache
|
- name: Clean Git Cache
|
||||||
run: rm -rf /c/Users/runneradmin/.pub-cache/git/*
|
run: rm -rf /c/Users/runneradmin/.pub-cache/git/*
|
||||||
- name: Flutter pub get
|
- name: Flutter pub get
|
||||||
|
Loading…
x
Reference in New Issue
Block a user