mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-27 16:04:56 +00:00
[WIFI-9842] Fix: wrong output reference for firmware (#647)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
2
.github/workflows/interop.yml
vendored
2
.github/workflows/interop.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
marker_overwrite: ${{ steps.vars.outputs.marker_overwrite }}
|
||||
openwifi_revision: ${{ steps.vars.outputs.openwifi }}
|
||||
ap_models: ${{ steps.vars.outputs.ap_models }}
|
||||
firmware: ${{ steps.vars.outputs.ap_version }}
|
||||
firmware: ${{ steps.vars.outputs.firmware }}
|
||||
marker_expression: ${{ steps.vars.outputs.marker_expression }}
|
||||
existing_controller: ${{ steps.vars.outputs.existing_controller }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user