fix typo that wasn’t gunna be got until merge

This commit is contained in:
Max Howell 2023-12-13 05:44:35 -05:00
parent 7193b3c3d9
commit 2b6d713832
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -46,5 +46,5 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/complain
with:
pkg: ${{ input.pkg }}
pkg: ${{ inputs.pkg }}
platform: ${{ inputs.name }}