mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-02 10:31:00 +08:00
rewrite deploy with macos
This commit is contained in:
6
.github/workflows/python-publish.yml
vendored
6
.github/workflows/python-publish.yml
vendored
@@ -120,9 +120,9 @@ jobs:
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
# - name: Install dependencies
|
||||
# run: |
|
||||
# make dev
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
make dev
|
||||
# - name: Build wheel on ${{ matrix.os }}
|
||||
# run: |
|
||||
# make build
|
||||
|
||||
Reference in New Issue
Block a user