Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit 11fa027

Browse files
lets try to debug
1 parent 4aff354 commit 11fa027

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/benchmark.yml

+3
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
external-data-json-path: ./cache/benchmark-data.json
5959
auto-push: false
6060

61+
- name: Setup upterm session
62+
uses: lhotari/action-upterm@v1
63+
6164
# Push gh-pages branch by yourself
6265
- name: Push benchmark result
6366
run: git push remote gh-pages:gh-pages --no-verify

0 commit comments

Comments
 (0)