1
0
Fork 0

fix: Rename build step to build

This commit is contained in:
Daniel Kempkens 2023-09-14 15:02:31 +02:00
parent 258838514b
commit c0f3218a3f
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -17,7 +17,7 @@ on:
type: string type: string
jobs: jobs:
check: build:
runs-on: "${{ inputs.runner }}" runs-on: "${{ inputs.runner }}"
steps: steps: