small fixes

This commit is contained in:
Fangjun Kuang 2023-10-22 16:10:10 +08:00
parent 50e2af6f4a
commit 3b4b59d5a8
3 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: build-wheels-cpu-macos
on:
push:
branches:
- fix-wheel
tags:
- '*'
workflow_dispatch:

View File

@ -2,6 +2,8 @@ name: build-wheels-cpu-ubuntu
on:
push:
branches:
- fix-wheel
tags:
- '*'
workflow_dispatch:

View File

@ -2,6 +2,8 @@ name: build-wheels-cpu-win64
on:
push:
branches:
- fix-wheel
tags:
- '*'
workflow_dispatch: