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 cbc75a7 commit b165f54Copy full SHA for b165f54
.github/workflows/main.yaml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/configure-pages@v4
35
- name: Render site output
36
run: |
37
- plano render
+ ./plano render
38
env:
39
SITE_PREFIX: /skupper-docs
40
PLANO_COLOR: 1
0 commit comments