mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-12-22 16:51:47 +01:00
Recommend bazel-contrib/setup-bazel instead on examples doc
This commit is contained in:
parent
1bd1e32a3b
commit
948e5fb7c7
1 changed files with 2 additions and 0 deletions
|
@ -683,6 +683,8 @@ steps:
|
||||||
|
|
||||||
## * - Bazel
|
## * - Bazel
|
||||||
|
|
||||||
|
**Consider using https://github.com/bazel-contrib/setup-bazel instead!**
|
||||||
|
|
||||||
[`bazelisk`](https://github.com/bazelbuild/bazelisk) does not have be to separately downloaded and installed because it's already included in GitHub's `ubuntu-latest` and `macos-latest` base images.
|
[`bazelisk`](https://github.com/bazelbuild/bazelisk) does not have be to separately downloaded and installed because it's already included in GitHub's `ubuntu-latest` and `macos-latest` base images.
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
Loading…
Reference in a new issue