diff --git a/.github/workflows/e2e-perf.yaml b/.github/workflows/e2e-perf.yaml index f2fbe48f..864ec1e5 100644 --- a/.github/workflows/e2e-perf.yaml +++ b/.github/workflows/e2e-perf.yaml @@ -48,7 +48,7 @@ jobs: path: pr-temp - name: Copy hack outside of pr-temp - run: cp -r pr-temp/hack hack + run: cp -r pr-temp/hack/* hack - name: List contents run: |