From 6f8acb6f7f100874b52d8c2c87a5ff4012c9113b Mon Sep 17 00:00:00 2001 From: eranreshef-starkware Date: Sun, 5 May 2024 11:20:22 +0300 Subject: [PATCH] ss --- .github/workflows/benchmark.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 27ed19546e..4de514ea0a 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -59,8 +59,8 @@ jobs: # github-token: ${{ secrets.GITHUB_TOKEN }} # auto-push: true - # - name: Setup upterm session - # uses: lhotari/action-upterm@v1 + - name: Setup upterm session + uses: lhotari/action-upterm@v1 # Push gh-pages branch by yourself - name: Push benchmark result