Skip to content

Commit 06147e2

Browse files
authored
Update Dockerfile path for sub-agent in workflow
1 parent 0bda9b7 commit 06147e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
dockerfile: ./claude/Dockerfile
7171
context: ./
7272
- mcp: sub-agent
73-
dockerfile: ./sub-agent/Dockerfile
73+
dockerfile: ./Dockerfile
7474
context: ./
7575
permissions:
7676
packages: write

0 commit comments

Comments
 (0)