Add stub for v3 docs + point gfmrun there instead
This commit is contained in:
parent
22ff9a34c9
commit
40d886b0e6
2
.github/workflows/cli.yml
vendored
2
.github/workflows/cli.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
chmod +x "${GITHUB_WORKSPACE}/.local/bin/gfmrun"
|
||||
|
||||
- name: gfmrun
|
||||
run: go run internal/build/build.go gfmrun docs/v2/manual.md
|
||||
run: go run internal/build/build.go gfmrun docs/v3/index.md
|
||||
|
||||
- name: diff check
|
||||
run: |
|
||||
|
1
docs/v3/index.md
Normal file
1
docs/v3/index.md
Normal file
@ -0,0 +1 @@
|
||||
# v3 guide
|
Loading…
Reference in New Issue
Block a user