Skip to content

Commit db0e639

Browse files
authored
Stop profiling memory when Jekyll 3.x
1 parent c90dcf8 commit db0e639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/third-party.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ jobs:
6060
bundle exec jekyll build -s sandbox -d sandbox/_site --trace
6161
- name: Memory Analysis of Jekyll Build (WITH SEO Tag)
6262
run: bash jekyll-seo-tag/.github/workflows/scripts/memprof
63+
if: "!contains(matrix.jekyll_version, '3.')"

0 commit comments

Comments
 (0)