Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglei1949 committed Jul 13, 2023
1 parent aa93401 commit 0454bec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/flex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
make -j$(nproc)
make install
- name: Setup tmate session
if: true
uses: mxschmitt/action-tmate@v2

- name: Build
env:
GIE_HOME: ${{ github.workspace }}/interactive_engine/
Expand Down

0 comments on commit 0454bec

Please sign in to comment.