We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960bb2b commit bfeeb6bCopy full SHA for bfeeb6b
.github/workflows/push.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Generate navigation
15
shell: bash
16
run: |
17
- sh .github/scripts/generate-navigation.sh
+ bash .github/scripts/generate-navigation.sh
18
19
- name: Run Antora
20
uses: kameshsampath/antora-site-action@master
.github/workflows/site.yml
@@ -13,7 +13,7 @@ jobs:
13
0 commit comments