Skip to content

Commit 62b52ab

Browse files
committed
fix: note syncing toolchains
1 parent 44afa27 commit 62b52ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ Releases are automated with Release Please. Conventional commits drive the next
5050
Once changes land on `main`, the GitHub action opens a release PR. Merging that PR tags `vX.Y.Z`, publishes the GitHub release, and the `Verify Release Tag` workflow confirms that the tag matches the version declared in `MODULE.bazel`.
5151

5252
If you need to double-check a release manually, re-run the `Release Please` workflow from the Actions tab; it will only open a new PR when there are user-facing commits since the last tag.
53+
54+
Use `bazel sync` after upgrading to ensure the Syft toolchain archives download for your host platform.

0 commit comments

Comments
 (0)