1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-01 18:11:18 +08:00

rewrite deploy with macos

This commit is contained in:
Linlang
2024-12-19 22:40:52 +08:00
parent 04ffb400b2
commit 94458af3f7
2 changed files with 64 additions and 8 deletions

View File

@@ -3,15 +3,15 @@
name: Upload Python Package
# on:
# release:
# types: [published]
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [published]
# on:
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]
jobs:
# deploy_with_windows: