Skip to content

【请教】修改c++代码后,如何将代码变成一个python包 #1936

【请教】修改c++代码后,如何将代码变成一个python包

【请教】修改c++代码后,如何将代码变成一个python包 #1936

Workflow file for this run

---
name: CLA Assistant
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
CLAssistant:
uses: secretflow/.github/.github/workflows/cla.yml@main
secrets: inherit