Use git describe to get version and bump actions to newest versions too #111
wheels.yml
on: pull_request
Matrix: build_wheels
Build SDist
11s
Matrix: test_wheels
Upload if release
0s
Annotations
7 errors and 3 warnings
Build SDist
Process completed with exit code 1.
|
Wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pywhispercpp/pywhispercpp', '--wheel-dir=/private/var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/cibw-run-neja5_q_/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
Wheels on macos-latest
Process completed with exit code 1.
|
Wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Wheels on ubuntu-latest
Process completed with exit code 1.
|
Wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\pywhispercpp\\pywhispercpp', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-lus0zmmc\\cp38-win32\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest
Process completed with exit code 1.
|
Wheels on macos-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Wheels on ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Wheels on windows-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|