Skip to content

Commit 56fcf40

Browse files
author
Daniel
committed
Fix typo
1 parent fb5fd4f commit 56fcf40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
- name: Build Docker image
151151
uses: docker/build-push-action@v6
152152
with:
153-
builder: : ${{ steps.buildx.outputs.nameb}}
153+
builder: : ${{ steps.buildx.outputs.name }}
154154
context: .
155155
push: false
156156
load: true

0 commit comments

Comments
 (0)