mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-30 01:21:18 +08:00
rewrite deploy with macos
This commit is contained in:
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
@@ -124,6 +124,7 @@ jobs:
|
||||
# run: |
|
||||
# make build
|
||||
- name: Build 1
|
||||
if: ${{ (matrix.os != 'macos-13' || matrix['python-version'] != '3.11') && (matrix.os != 'macos-13' || matrix['python-version'] != '3.12') }}
|
||||
run: |
|
||||
python setup.py bdist_wheel
|
||||
# - name: Rename 1
|
||||
|
||||
Reference in New Issue
Block a user