Skip to content

Commit 7669d98

Browse files
committed
Fix build contet
Signed-off-by: David Gageot <[email protected]>
1 parent 59a84f5 commit 7669d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)