mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-24 16:21:12 +08:00
Update workflow file.
This commit is contained in:
parent
8feac77d8c
commit
321c308a98
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -52,11 +52,11 @@ jobs:
|
||||
repository-cache: false
|
||||
|
||||
# Need on macos. See https://github.com/bazelbuild/bazel/issues/21718
|
||||
- Clean Bazel cache 1
|
||||
- name: Clean Bazel cache 1
|
||||
run: bazel clean --expunge
|
||||
|
||||
# Need on macos. See https://github.com/bazelbuild/bazel/issues/21718
|
||||
- Clean Bazel cache 2
|
||||
- name: Clean Bazel cache 2
|
||||
run: bazel fetch --configure --force
|
||||
|
||||
- name: "Build with Bazel"
|
||||
|
Loading…
Reference in New Issue
Block a user