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 e31a667 commit 1602c46Copy full SHA for 1602c46
.github/workflows/documentation.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Build Jekyll documentation
21
uses: actions/jekyll-build-pages@v1 # https://github.com/actions/jekyll-build-pages
22
with:
23
- destination: output/
+ destination: output/
24
- name: Ruby setup
25
uses: ruby/setup-ruby@v1
26
0 commit comments