diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 20f9e27d..b1e331f7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -176,8 +176,8 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Store ${{ matrix.bench.title }} result (CacheGrind) - uses: Roblox/rhysd-github-action-benchmark@v-luau if: matrix.os == ubuntu-latest + uses: Roblox/rhysd-github-action-benchmark@v-luau with: name: ${{ matrix.bench.title }} (CacheGrind) tool: "roblox"