Skip to content

Commit d31ae90

Browse files
authored
Merge pull request #1 from OpenVoxProject/test_ci
fix: update ci
2 parents d9a9fc1 + 91403f3 commit d31ae90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
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)