Skip to content

Commit 91403f3

Browse files
committed
fix: update ci
1 parent d9a9fc1 commit 91403f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
push: false
3939
build-args: |
4040
OPENVOX_RELEASE=${{ matrix.release }}
41-
OPENVOXAGENT_VERSION=${{ matrix.server_version }}
41+
OPENVOXAGENT_VERSION=${{ matrix.agent_version }}
4242
4343
tests:
4444
needs:

0 commit comments

Comments
 (0)