Skip to content

Commit 51d6b1a

Browse files
committed
wip
1 parent 247c9b4 commit 51d6b1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-upload-engine-artifacts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
- name: GClient sync
4949
run: |
5050
gclient sync -D --no-history --shallow --with_branch_heads
51+
- name: Setup tmate session
52+
uses: mxschmitt/action-tmate@v3
5153
- name: Build engine
5254
run: |
5355
cd engine/src

0 commit comments

Comments
 (0)