mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-08 04:46:44 +03:00
better actions name
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
build-binaries:
|
build-binaries:
|
||||||
name: Build binaries for ${{ matrix.job.target }} (${{ matrix.job.os }})
|
name: Build binaries for ${{ matrix.job.release_suffix }} (${{ matrix.job.os }})
|
||||||
needs:
|
needs:
|
||||||
- build-sdist-and-wheel
|
- build-sdist-and-wheel
|
||||||
runs-on: ${{ matrix.job.os }}
|
runs-on: ${{ matrix.job.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user