We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a637839 commit fbaaa49Copy full SHA for fbaaa49
.github/workflows/PullRequestValidator.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Install Antora and Lunr
16
run: npm i antora @antora/lunr-extension
17
- name: Run Antora
18
- run: npx antora antora-playbook.yml
+ run: npx antora playbook.yml
0 commit comments