Skip to content

Commit 7669d98

Browse files
committed
Fix build contet
Signed-off-by: David Gageot <david.gageot@docker.com>
1 parent 59a84f5 commit 7669d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
file: src/extension/Dockerfile
3434
context: src/extension
3535
build-contexts: |
36-
prompts=../../prompts
36+
prompts=prompts
3737

0 commit comments

Comments
 (0)