ci(packages): use unique job name

This commit is contained in:
Ivan Dyachkov 2023-05-04 13:13:38 +02:00
parent cd6e285674
commit 12a227f27d
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ jobs:
name: ${{ matrix.profile }}
path: source/_packages/${{ matrix.profile }}/
linux:
linux-schedule:
needs: prepare
if: github.event_name == 'schedule'
runs-on: aws-${{ matrix.arch }}