Skip to content

Commit abde641

Browse files
authored
docs: remove unnecessary step (#62)
This step is not needed, because the cache is already managed by `bazel-contrib/.github/.github/workflows`
1 parent 1577d0d commit abde641

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Ready to get started? Copy this repo, then
2525
1. rename directory "mylang" similarly
2626
1. run `pre-commit install` to get lints (see CONTRIBUTING.md)
2727
1. if you don't need to fetch platform-dependent tools, then remove anything toolchain-related.
28-
1. update the `actions/cache@v2` bazel cache key in [.github/workflows/ci.yaml](.github/workflows/ci.yaml) and [.github/workflows/release.yml](.github/workflows/release.yml) to be a hash of your source files.
2928
1. (optional) install the [Renovate app](https://github.com/apps/renovate) to get auto-PRs to keep the dependencies up-to-date.
3029
1. delete this section of the README (everything up to the SNIP).
3130

0 commit comments

Comments
 (0)