Trying to use ngrok for debugging Lisp process.

This commit is contained in:
Alexander Artemenko 2021-02-07 12:24:36 +03:00
parent 3501680189
commit 70e7409f44
3 changed files with 11 additions and 1 deletions
.github/workflows

View file

@ -32,6 +32,7 @@ jobs:
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
with:
asdf-system: cl-info
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
# - name: Start SSH session
# uses: luchihoratiu/debug-via-ssh@main
# with: