We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546cfbb commit 92702bbCopy full SHA for 92702bb
.github/workflows/kelpie.yaml
@@ -44,4 +44,4 @@ jobs:
44
45
- name: Execute Kelpie-Test:print-modules
46
working-directory: kelpie-test
47
- run: ${{ github.workspace }}/build/libs/bin/kelpie --config print-modules/config.toml
+ run: ${{ github.workspace }}/build/install/kelpie/bin/kelpie --config print-modules/config.toml
0 commit comments