瀏覽代碼

chore: update github actions

代强 2 年之前
父節點
當前提交
4df10b4b0a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/performance.yaml

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

@@ -14,7 +14,7 @@ jobs:
       - run: |
       - run: |
           wget https://lf3-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/performance/main
           wget https://lf3-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/performance/main
           chmod +x ./main
           chmod +x ./main
-          ./main --mode=diffComponent --componentName=${{ github.event.inputs.test_component_name }}
+          ./main --mode=diffComponent --component=${{ github.event.inputs.test_component_name }}
         env:
         env:
           TOS_PASSWD: ${{ secrets.TOS_PASSWD }}
           TOS_PASSWD: ${{ secrets.TOS_PASSWD }}
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}