Skip to content

Commit

Permalink
ci: fix job naming
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianFranzen committed Feb 8, 2022
1 parent 1217613 commit 20f91e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/host-spec.deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
build:
name: deb-build-spec-${{ matrix.format }}
name: deb-build-spec-host-${{ matrix.format }}
runs-on: ubuntu-20.04
strategy:
matrix:
Expand Down

0 comments on commit 20f91e9

Please sign in to comment.