We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9a9fc1 + 91403f3 commit d31ae90Copy full SHA for d31ae90
.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