Skip to content

Commit b165f54

Browse files
committed
local plano
1 parent cbc75a7 commit b165f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/configure-pages@v4
3535
- name: Render site output
3636
run: |
37-
plano render
37+
./plano render
3838
env:
3939
SITE_PREFIX: /skupper-docs
4040
PLANO_COLOR: 1

0 commit comments

Comments
 (0)