From 8f8ebe87da8f291fa7ede79366ef35d04635f439 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Fri, 27 Nov 2020 15:15:18 -0800 Subject: [PATCH] enable tmate to play with parallel compilation --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e386e725..e06af258 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 + - uses: mxschmitt/action-tmate@v3 ## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in. ## This makes sure we're using the current version of the library.