Commit 89bbb2d
fix: change license-tool resolution from SSH to HTTPS for CI compatibility
The yarn.lock had license-tool resolving via git+ssh which fails in CI
environments. Changed to HTTPS to match package.json and allow CI to
install dependencies without SSH keys.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>1 parent 0e8cee9 commit 89bbb2d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3614 | 3614 | | |
3615 | 3615 | | |
3616 | 3616 | | |
3617 | | - | |
| 3617 | + | |
3618 | 3618 | | |
3619 | 3619 | | |
3620 | 3620 | | |
| |||
0 commit comments