Skip to content

MacOS下使用add_requires("openssl")指定了openssl1.x版本,实际编译的时候使用的是/opt/homebrew/Cellar/openssl@3/3.3.1版本 #9524

MacOS下使用add_requires("openssl")指定了openssl1.x版本,实际编译的时候使用的是/opt/homebrew/Cellar/openssl@3/3.3.1版本

MacOS下使用add_requires("openssl")指定了openssl1.x版本,实际编译的时候使用的是/opt/homebrew/Cellar/openssl@3/3.3.1版本 #9524

name: 'issue-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: false
CUSTOM_BOT_NOTE: Bot detected the issue body's language is not English, translate it automatically.