ci: fix a typo in fvt_tests
This commit is contained in:
parent
b19441df70
commit
cb6f7cb496
|
@ -288,7 +288,7 @@ jobs:
|
|||
shell: bash
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
name: Dowload built emqx and test scenario
|
||||
name: Download built emqx and test scenario
|
||||
with:
|
||||
name: emqx_built
|
||||
path: emqx_built
|
||||
|
|
Loading…
Reference in New Issue