Skip to content

Commit 1602c46

Browse files
committed
ci-doc: fix identation
1 parent e31a667 commit 1602c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Build Jekyll documentation
2121
uses: actions/jekyll-build-pages@v1 # https://github.com/actions/jekyll-build-pages
2222
with:
23-
destination: output/
23+
destination: output/
2424
- name: Ruby setup
2525
uses: ruby/setup-ruby@v1
2626
with:

0 commit comments

Comments
 (0)