File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -157,8 +157,12 @@ better behavior.
157
157
158
158
## How ` ubi ` Finds the Right Release Artifact
159
159
160
- > [ !WARNING] Note that the exact set of steps that ` ubi ` follows to find a release artifacts is not
161
- > considered part of the API, and may change in any future release.
160
+ <!-- prettier-ignore-start -->
161
+ > [ !WARNING]
162
+ <!-- prettier-ignore-end -->
163
+
164
+ > Note that the exact set of steps that ` ubi ` follows to find a release artifacts is not considered
165
+ > part of the API, and may change in any future release.
162
166
163
167
When ` ubi ` looks at the release assets (downloadable files) for a project, it tries to find the
164
168
"right" asset for the platform it's running on. The matching logic currently works like this:
You can’t perform that action at this time.
0 commit comments