mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Update workflow
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -49,9 +49,9 @@ jobs:
|
||||
- name: "Install Bazel"
|
||||
uses: bazel-contrib/setup-bazel@0.14.0
|
||||
with:
|
||||
bazelisk-cache: true
|
||||
bazelisk-cache: false
|
||||
disk-cache: ${{ github.workflow }}
|
||||
repository-cache: true
|
||||
repository-cache: false
|
||||
|
||||
- name: "Build with Bazel"
|
||||
run: bazel build ...
|
||||
|
||||
Reference in New Issue
Block a user