You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@ Ready to get started? Copy this repo, then
25
25
1. rename directory "mylang" similarly
26
26
1. run `pre-commit install` to get lints (see CONTRIBUTING.md)
27
27
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.
29
28
1. (optional) install the [Renovate app](https://github.com/apps/renovate) to get auto-PRs to keep the dependencies up-to-date.
30
29
1. delete this section of the README (everything up to the SNIP).
0 commit comments