Skip to content

Commit 4edd615

Browse files
committed
Typo fix
1 parent cfa4a79 commit 4edd615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# https://github.com/docker/setup-buildx-action
2323
- name: Set up Docker Buildx
2424
uses: docker/setup-buildx-action@v2
25-
- name: Build action image
25+
- name: Build docker image
2626
run: make docker-build
2727
env:
2828
DOCKER_BUILDKIT: 1

0 commit comments

Comments
 (0)