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.
build_save-agent_reusable.yml
1 parent a6caa85 commit 8167211Copy full SHA for 8167211
1 file changed
.github/workflows/build_save-agent_reusable.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set save-demo-agent build task
37
if: inputs.build-save-demo-agent
38
run: |
39
- echo SAVE_DEMO_AGENT_GRADLE_TASK=':save-agent:copyAgentDistribution' >> $GITHUB_ENV
+ echo SAVE_DEMO_AGENT_GRADLE_TASK=':save-demo-agent:copyAgentDistribution' >> $GITHUB_ENV
40
41
- name: Store Kotlin version in env
42
0 commit comments