mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-07 20:08:32 -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
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: release-${{ matrix.target }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user