Skip to content

Workflow file for this run

name: ssh-debug
on:
workflow_dispatch:
jobs:
jobs:

Check failure on line 7 in .github/workflows/debug.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/debug.yaml

Invalid workflow file

You have an error in your yaml syntax on line 7
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup upterm session
uses: lhotari/action-upterm@v1