1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-30 17:41:18 +08:00

rewrite deploy with macos

This commit is contained in:
Linlang
2024-12-19 23:19:14 +08:00
parent 7e6bdc9493
commit 0486ab1f99
2 changed files with 8 additions and 64 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: