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 c90dcf8 commit db0e639Copy full SHA for db0e639
.github/workflows/third-party.yml
@@ -60,3 +60,4 @@ jobs:
60
bundle exec jekyll build -s sandbox -d sandbox/_site --trace
61
- name: Memory Analysis of Jekyll Build (WITH SEO Tag)
62
run: bash jekyll-seo-tag/.github/workflows/scripts/memprof
63
+ if: "!contains(matrix.jekyll_version, '3.')"
0 commit comments