Explorar o código

chore(CI): fix relup tests error in enterprise repo

zhanghongtong %!s(int64=4) %!d(string=hai) anos
pai
achega
09084e4e27
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/run_fvt_tests.yaml

+ 1 - 1
.github/workflows/run_fvt_tests.yaml

@@ -260,7 +260,7 @@ jobs:
             set -e -x -u
             if [ -n "$OLD_VSNS" ]; then
                 mkdir -p packages
-                cp emqx/_packages/emqx/*.zip packages
+                cp emqx/_packages/${PROFILE}/*.zip packages
                 cp emqx/_upgrade_base/*.zip packages
                 lux -v \
                 --timeout 600000 \