mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-09 08:09:05 -06:00
Add name to runner jobs
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -43,6 +43,7 @@ jobs:
|
|||||||
# target: i686-pc-windows-msvc
|
# target: i686-pc-windows-msvc
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
name: release-${{ matrix.target }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user