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 d9a9fc1 commit 91403f3Copy full SHA for 91403f3
.github/workflows/ci.yaml
@@ -38,7 +38,7 @@ jobs:
38
push: false
39
build-args: |
40
OPENVOX_RELEASE=${{ matrix.release }}
41
- OPENVOXAGENT_VERSION=${{ matrix.server_version }}
+ OPENVOXAGENT_VERSION=${{ matrix.agent_version }}
42
43
tests:
44
needs:
0 commit comments