mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2026-01-31 08:26:04 -06:00
Add name to runner jobs
This commit is contained in:
Vendored
+1
@@ -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