fix(workflows): use full platform name in all names

This commit is contained in:
Alex Zenla
2024-07-18 20:35:00 -07:00
parent 5ee1035896
commit 0a49df7c4c
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
env:
TARGET_ARCH: "${{ matrix.arch }}"
CI_NEEDS_FPM: "1"
name: nightly full build ${{ matrix.arch }}
name: nightly full build linux-${{ matrix.arch }}
steps:
- name: harden runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1