Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Jul 12, 2024
1 parent da8b70c commit c0c698a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ which allowed the gz-math macOS CI build to include the new dependency.
To build a dependency from source using a custom branch on macOS, modify the formula
of that dependency such that its primary `url` field contains the URL of the
desired git repository, along with a `branch` field indicating the branch name,
similar to [this line in this version of gz-launch7]([url](https://github.com/osrf/homebrew-simulation/blob/3124ce318717192865a6427f9472b60239face96/Formula/gz-launch7.rb#L4C3-L4C67)).
similar to [this line in this version of gz-launch7](https://github.com/osrf/homebrew-simulation/blob/3124ce318717192865a6427f9472b60239face96/Formula/gz-launch7.rb#L4C3-L4C67).
If a matching branch name that starts with `ci_matching_branch/` is used for both
the homebrew-simulation branch and the desired repository, then it will use
the dependency from the custom branch.
Expand Down

0 comments on commit c0c698a

Please sign in to comment.