Skip to content

change Python build output directory (#271) #509

change Python build output directory (#271)

change Python build output directory (#271) #509

Workflow file for this run

name: Mirror to Gitee Repo
on:
push:
branches:
- master
jobs:
git-mirror:
uses: deepmodeling/workflows/.github/workflows/mirror_gitee.yml@main
secrets:
SYNC_GITEE_PRIVATE_KEY: ${{ secrets.SYNC_GITEE_PRIVATE_KEY }}