diff --git a/.github/workflows/benchmark-core.yml b/.github/workflows/benchmark-core.yml index 677c2d0a5dd..7f70876bd47 100644 --- a/.github/workflows/benchmark-core.yml +++ b/.github/workflows/benchmark-core.yml @@ -54,9 +54,8 @@ jobs: working-directory: yew-master/tools/benchmark-core - name: Ignore master benchmark - run: touch ../output.log + run: touch yew-master/tools/output.log if: failure() - working-directory: yew-master/tools/benchmark-core - name: Write Pull Request ID run: |