Skip to content

Commit 20f91e9

Browse files
ci: fix job naming
1 parent 1217613 commit 20f91e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/host-spec.deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
build:
17-
name: deb-build-spec-${{ matrix.format }}
17+
name: deb-build-spec-host-${{ matrix.format }}
1818
runs-on: ubuntu-20.04
1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)