Fixed typo

This commit is contained in:
2026-03-27 21:02:10 +01:00
parent 29bb83913a
commit 35e7855a5d

View File

@@ -27,7 +27,7 @@ jobs:
docker buildx create --name ci-builder --use || docker buildx use ci-builder
docker buildx inspect --bootstrap
- name: Build and push image
- name: Build image
shell: bash
run: |
docker buildx build \