Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
riverar committed Jan 19, 2024
1 parent 1ba0904 commit 409ad3a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ jobs:
runs-on: windows-latest
needs: test
steps:

- uses: actions/checkout@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: Checkout
uses: actions/checkout@v2

Expand Down

0 comments on commit 409ad3a

Please sign in to comment.