这是indexloc提供的服务,不要输入任何密码
Skip to content

ci-cd: always force link to release python lib when configuring windows debug #2848

ci-cd: always force link to release python lib when configuring windows debug

ci-cd: always force link to release python lib when configuring windows debug #2848

Triggered via pull request March 7, 2025 20:44
Status Failure
Total duration 2m 16s
Artifacts

macosx-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
macos-build
Process completed with exit code 1.
macos-build
Could not symlink bin/openssl Target /opt/homebrew/bin/openssl is a symlink belonging to openssl@1.1. You can unlink it: brew unlink openssl@1.1 To force the link and overwrite all conflicting files: brew link --overwrite openssl@3 To list all files that would be deleted: brew link --overwrite openssl@3 --dry-run