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 2a9d8ab commit 86a3ae5Copy full SHA for 86a3ae5
.github/workflows/create_search_index.yml
@@ -57,7 +57,7 @@ jobs:
57
working-directory: docs
58
run: |
59
rm -f .jekyll-metadata
60
- FULL_BUILD=1 bundle exec jekyll build --incremental
+ FULL_BUILD=1 bundle exec jekyll build --incremental --profile
61
- uses: actions/setup-node@v3
62
with:
63
node-version: 16
0 commit comments