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 a9dc134 commit b656f04Copy full SHA for b656f04
.github/workflows/validate.yml
@@ -26,4 +26,4 @@ jobs:
26
cache-version: 1
27
28
- name: Build
29
- run: bundle exec jekyll build --config _config.yml
+ run: rake build
0 commit comments