Skip to content

Commit e72e30b

Browse files
committed
agent: fix ci
1 parent 13c7f75 commit e72e30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_agent_container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Set up Docker Buildx
4949
uses: docker/setup-buildx-action@v3
5050

51-
- name: Check outputs
51+
- name: Check outputs
5252
run: cd agent && make docker-build-only
5353
env:
5454
AGENT_IMAGE: ${{env.IMAGE_NAME}}/agent

0 commit comments

Comments
 (0)