Update build-packages.yml

This commit is contained in:
Bard 2022-09-23 21:52:55 +08:00 committed by GitHub
parent 97a11bc8b4
commit 387d74064a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
name: Build ${{ matrix.arch }} name: Build ${{ matrix.arch }}-${{ matrix.tag }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false fail-fast: false