mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Update bazel workflow.
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -55,10 +55,6 @@ jobs:
|
||||
- name: Clean Bazel cache 1
|
||||
run: bazel clean --expunge
|
||||
|
||||
# Need on macos. See https://github.com/bazelbuild/bazel/issues/21718
|
||||
- name: Clean Bazel cache 2
|
||||
run: bazel fetch --configure --force
|
||||
|
||||
- name: "Build with Bazel"
|
||||
run: bazel build ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user