We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1217613 commit 20f91e9Copy full SHA for 20f91e9
.github/workflows/host-spec.deb.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
build:
17
- name: deb-build-spec-${{ matrix.format }}
+ name: deb-build-spec-host-${{ matrix.format }}
18
runs-on: ubuntu-20.04
19
strategy:
20
matrix:
0 commit comments