Skip to content

add: 添加submodule #2

add: 添加submodule

add: 添加submodule #2

Workflow file for this run

name: ssh
on: [workflow_dispatch]
jobs:
build:

Check failure on line 5 in .github/workflows/ssh.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ssh.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3