This is an automated email from the ASF dual-hosted git repository.
mgubaidullin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new 1647b038 fix devmode build
1647b038 is described below
commit 1647b03879a35750943fcc6cc99409120a7c1575
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Fri Sep 18 10:01:15 2026 -0400
fix devmode build
---
.github/workflows/devmode.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/devmode.yml b/.github/workflows/devmode.yml
index b2fbac33..342414db 100644
--- a/.github/workflows/devmode.yml
+++ b/.github/workflows/devmode.yml
@@ -60,4 +60,4 @@ jobs:
--no-cache \
--sbom=true \
--provenance=mode=max \
- .
\ No newline at end of file
+ ./karavan-devmode
\ No newline at end of file