Skip to content

Update basic.yml

Update basic.yml #4

Workflow file for this run

name: SSH Debugging
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3