Update build-packages.yml

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

View File

@ -6,6 +6,7 @@ on:
jobs:
build:
if: github.event.repository.owner.id == github.event.sender.id
name: Build ${{ matrix.arch }}-${{ matrix.tag }}
runs-on: ubuntu-latest
strategy: