enable tmate to play with parallel compilation

tmp/parallel-cli
Jesse Vincent 4 years ago
parent 42496447fa
commit 8f8ebe87da
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: mxschmitt/action-tmate@v3
## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in. ## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in.
## This makes sure we're using the current version of the library. ## This makes sure we're using the current version of the library.

Loading…
Cancel
Save