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: DEVELOPMENT.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ We adhere to the [general Sourcegraph principles for testing](https://docs.sourc
83
83
[...]
84
84
```
85
85
After updating the checksums, rerun the command to verify that the values are correct.
86
-
4. Run `sg generate bazel` (this may not result in any changes)
86
+
4. Run `sg generate bazel`and `sg bazel configure`(this may not result in any changes)
87
87
4. Commit the changes, and open a PR.
88
88
6. Once the version bump PR is merged and the commit is live on dotcom, check that the [curl commands in the README](README.md#installation) also fetch the new latest version.
0 commit comments