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 e3bd8ca commit 82f8217Copy full SHA for 82f8217
.github/workflows/jekyll.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Pages
46
id: pages
47
uses: actions/configure-pages@v5
48
- - name: Install
+ - name: Install Pandoc
49
uses: pandoc/actions/setup@v1
50
- name: Build with Jekyll
51
# Outputs to the './_site' directory by default
0 commit comments