fix docker job name

This commit is contained in:
Joel Wetzell
2025-12-24 13:26:28 -06:00
parent b0cc47236f
commit caee7b269c

View File

@@ -6,7 +6,7 @@ on:
tags: tags:
- 'v**' - 'v**'
jobs: jobs:
build-cli-docker: build-docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Check out repository - name: Check out repository