diff --git a/.github/workflows/build-native-release.yml b/.github/workflows/build-native-release.yml index f6c43662cf..e789831de4 100644 --- a/.github/workflows/build-native-release.yml +++ b/.github/workflows/build-native-release.yml @@ -43,6 +43,7 @@ jobs: shell: bash - name: Build wheel run: ./ci/deploy.sh build_pyfory + shell: bash - name: Install and verify wheel shell: bash run: |