mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-11 22:46:44 +03:00
change python cpu variant in build
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -89,6 +89,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
PYAPP_PASS_LOCATION: "1"
|
PYAPP_PASS_LOCATION: "1"
|
||||||
PYAPP_UV_ENABLED: "1"
|
PYAPP_UV_ENABLED: "1"
|
||||||
|
PYAPP_DISTRIBUTION_VARIANT_CPU: "v1"
|
||||||
HATCH_BUILD_LOCATION: dist
|
HATCH_BUILD_LOCATION: dist
|
||||||
CARGO: cargo
|
CARGO: cargo
|
||||||
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
|
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
|
||||||
|
|||||||
Reference in New Issue
Block a user