Skip to content

Commit

Permalink
temporarily add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
s1341 committed Nov 27, 2023
1 parent 583a3b4 commit c648886
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
make -j CFLAGS="-m32" LDFLAGS="-m32"
make install_sw
echo "OPENSSL_DIR=/tmp/openssl/install/" >> $GITHUB_ENV
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Check
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit c648886

Please sign in to comment.